Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp3424 SmallVector<Value *, 4> ValueOperands(operands()); in getAsInstruction() local
3425 ArrayRef<Value*> Ops(ValueOperands); in getAsInstruction()