Home
last modified time | relevance | path

Searched refs:ValueOperands (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp3484 SmallVector<Value *, 4> ValueOperands(operands()); in getAsInstruction() local
3485 ArrayRef<Value*> Ops(ValueOperands); in getAsInstruction()