Searched refs:ValueOperands (Results 1 – 1 of 1) sorted by relevance
2850 SmallVector<Value *, 4> ValueOperands(op_begin(), op_end()); in getAsInstruction() local2851 ArrayRef<Value*> Ops(ValueOperands); in getAsInstruction()