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