Searched refs:ValueOperands (Results 1 – 1 of 1) sorted by relevance
3368 SmallVector<Value *, 4> ValueOperands(operands()); in getAsInstruction() local3369 ArrayRef<Value*> Ops(ValueOperands); in getAsInstruction()