Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/IR/
HDConstants.cpp3030 SmallVector<Value *, 4> ValueOperands(op_begin(), op_end()); in getAsInstruction() local
3031 ArrayRef<Value*> Ops(ValueOperands); in getAsInstruction()