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()
266 std::copy(Args.begin(), Args.end(), op_begin()); in init()
314 std::copy(CI.op_begin(), CI.op_end(), op_begin()); in CallInst()
658 std::copy(Args.begin(), Args.end(), op_begin()); in init()
674 std::copy(II.op_begin(), II.op_end(), op_begin()); in InvokeInst()
858 OperandTraits<ResumeInst>::op_begin(this), 1) { in ResumeInst()
864 OperandTraits<ResumeInst>::op_begin(this), 1, InsertBefore) { in ResumeInst()
870 OperandTraits<ResumeInst>::op_begin(this), 1, InsertAtEnd) { in ResumeInst()
950 OperandTraits<CatchReturnInst>::op_begin(this), 2) { in CatchReturnInst()
958 OperandTraits<CatchReturnInst>::op_begin(this), 2, in CatchReturnInst()
966 OperandTraits<CatchReturnInst>::op_begin(this), 2, in CatchReturnInst()
1082 std::copy(Args.begin(), Args.end(), op_begin()); in init()
1092 std::copy(FPI.op_begin(), FPI.op_end(), op_begin()); in FuncletPadInst()
1470 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1486 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1551 AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this), in AtomicCmpXchgInst()
1564 AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this), in AtomicCmpXchgInst()
1598 OperandTraits<AtomicRMWInst>::op_begin(this), in AtomicRMWInst()
1609 OperandTraits<AtomicRMWInst>::op_begin(this), in AtomicRMWInst()
1646 std::copy(IdxList.begin(), IdxList.end(), op_begin() + 1); in init()
1657 std::copy(GEPI.op_begin(), GEPI.op_end(), op_begin()); in GetElementPtrInst()
1753 OperandTraits<ExtractElementInst>::op_begin(this), in ExtractElementInst()
1767 OperandTraits<ExtractElementInst>::op_begin(this), in ExtractElementInst()
1793 OperandTraits<InsertElementInst>::op_begin(this), in InsertElementInst()
1807 OperandTraits<InsertElementInst>::op_begin(this), in InsertElementInst()
1842 OperandTraits<ShuffleVectorInst>::op_begin(this), in ShuffleVectorInst()
1859 OperandTraits<ShuffleVectorInst>::op_begin(this), in ShuffleVectorInst()
1976 OperandTraits<InsertValueInst>::op_begin(this), 2), in InsertValueInst()
2043 OperandTraits<BinaryOperator>::op_begin(this), in BinaryOperator()
2056 OperandTraits<BinaryOperator>::op_begin(this), in BinaryOperator()
3363 OperandTraits<CmpInst>::op_begin(this), in CmpInst()
3375 OperandTraits<CmpInst>::op_begin(this), in CmpInst()