Home
last modified time | relevance | path

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

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