Lines Matching refs:op_begin

96   std::copy(PN.op_begin(), PN.op_end(), op_begin());  in PHINode()
111 std::copy(op_begin() + Idx + 1, op_end(), op_begin() + Idx); in removeIncomingValue()
248 std::copy(Args.begin(), Args.end(), op_begin()); in init()
296 std::copy(CI.op_begin(), CI.op_end(), op_begin()); in CallInst()
567 std::copy(Args.begin(), Args.end(), op_begin()); in init()
583 std::copy(II.op_begin(), II.op_end(), op_begin()); in InvokeInst()
740 OperandTraits<ResumeInst>::op_begin(this), 1) { in ResumeInst()
746 OperandTraits<ResumeInst>::op_begin(this), 1, InsertBefore) { in ResumeInst()
752 OperandTraits<ResumeInst>::op_begin(this), 1, InsertAtEnd) { in ResumeInst()
832 OperandTraits<CatchReturnInst>::op_begin(this), 2) { in CatchReturnInst()
840 OperandTraits<CatchReturnInst>::op_begin(this), 2, in CatchReturnInst()
848 OperandTraits<CatchReturnInst>::op_begin(this), 2, in CatchReturnInst()
953 std::copy(Args.begin(), Args.end(), op_begin()); in init()
963 std::copy(FPI.op_begin(), FPI.op_end(), op_begin()); in FuncletPadInst()
1341 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1357 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1420 AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this), in AtomicCmpXchgInst()
1433 AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this), in AtomicCmpXchgInst()
1467 OperandTraits<AtomicRMWInst>::op_begin(this), in AtomicRMWInst()
1478 OperandTraits<AtomicRMWInst>::op_begin(this), in AtomicRMWInst()
1515 std::copy(IdxList.begin(), IdxList.end(), op_begin() + 1); in init()
1526 std::copy(GEPI.op_begin(), GEPI.op_end(), op_begin()); in GetElementPtrInst()
1622 OperandTraits<ExtractElementInst>::op_begin(this), in ExtractElementInst()
1636 OperandTraits<ExtractElementInst>::op_begin(this), in ExtractElementInst()
1662 OperandTraits<InsertElementInst>::op_begin(this), in InsertElementInst()
1676 OperandTraits<InsertElementInst>::op_begin(this), in InsertElementInst()
1711 OperandTraits<ShuffleVectorInst>::op_begin(this), in ShuffleVectorInst()
1728 OperandTraits<ShuffleVectorInst>::op_begin(this), in ShuffleVectorInst()
1845 OperandTraits<InsertValueInst>::op_begin(this), 2), in InsertValueInst()
1912 OperandTraits<BinaryOperator>::op_begin(this), in BinaryOperator()
1925 OperandTraits<BinaryOperator>::op_begin(this), in BinaryOperator()
3288 OperandTraits<CmpInst>::op_begin(this), in CmpInst()
3300 OperandTraits<CmpInst>::op_begin(this), in CmpInst()