Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp3368 SmallVector<Value *, 4> ValueOperands(operands()); in getAsInstruction() local
3369 ArrayRef<Value*> Ops(ValueOperands); in getAsInstruction()