Lines Matching refs:op_begin
91 std::copy(PN.op_begin(), PN.op_end(), op_begin()); in PHINode()
122 std::copy(op_begin() + Idx + 1, op_end(), op_begin() + Idx); in removeIncomingValue()
147 Use *OldOps = op_begin(); in growOperands()
153 std::copy(OldOps, OldOps + e, op_begin()); in growOperands()
284 std::copy(Args.begin(), Args.end(), op_begin()); in init()
330 std::copy(CI.op_begin(), CI.op_end(), op_begin()); in CallInst()
552 std::copy(Args.begin(), Args.end(), op_begin()); in init()
563 std::copy(II.op_begin(), II.op_end(), op_begin()); in InvokeInst()
667 OperandTraits<ResumeInst>::op_begin(this), 1) { in ResumeInst()
673 OperandTraits<ResumeInst>::op_begin(this), 1, InsertBefore) { in ResumeInst()
679 OperandTraits<ResumeInst>::op_begin(this), 1, InsertAtEnd) { in ResumeInst()
1093 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1106 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1120 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1134 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1150 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1164 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1178 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1194 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1257 AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this), in AtomicCmpXchgInst()
1270 AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this), in AtomicCmpXchgInst()
1304 OperandTraits<AtomicRMWInst>::op_begin(this), in AtomicRMWInst()
1315 OperandTraits<AtomicRMWInst>::op_begin(this), in AtomicRMWInst()
1349 std::copy(IdxList.begin(), IdxList.end(), op_begin() + 1); in init()
1358 std::copy(GEPI.op_begin(), GEPI.op_end(), op_begin()); in GetElementPtrInst()
1458 OperandTraits<ExtractElementInst>::op_begin(this), in ExtractElementInst()
1472 OperandTraits<ExtractElementInst>::op_begin(this), in ExtractElementInst()
1498 OperandTraits<InsertElementInst>::op_begin(this), in InsertElementInst()
1512 OperandTraits<InsertElementInst>::op_begin(this), in InsertElementInst()
1547 OperandTraits<ShuffleVectorInst>::op_begin(this), in ShuffleVectorInst()
1564 OperandTraits<ShuffleVectorInst>::op_begin(this), in ShuffleVectorInst()
1681 OperandTraits<InsertValueInst>::op_begin(this), 2), in InsertValueInst()
1748 OperandTraits<BinaryOperator>::op_begin(this), in BinaryOperator()
1761 OperandTraits<BinaryOperator>::op_begin(this), in BinaryOperator()
3062 OperandTraits<CmpInst>::op_begin(this), in CmpInst()
3075 OperandTraits<CmpInst>::op_begin(this), in CmpInst()