Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DConstants.cpp2850 SmallVector<Value *, 4> ValueOperands(op_begin(), op_end()); in getAsInstruction() local
2851 ArrayRef<Value*> Ops(ValueOperands); in getAsInstruction()