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