Searched defs:cloneImpl (Results 1 – 2 of 2) sorted by relevance
3787 GetElementPtrInst *GetElementPtrInst::cloneImpl() const { in cloneImpl() function in GetElementPtrInst3791 BinaryOperator *BinaryOperator::cloneImpl() const { in cloneImpl() function in BinaryOperator3795 FCmpInst *FCmpInst::cloneImpl() const { in cloneImpl() function in FCmpInst3799 ICmpInst *ICmpInst::cloneImpl() const { in cloneImpl() function in ICmpInst3803 ExtractValueInst *ExtractValueInst::cloneImpl() const { in cloneImpl() function in ExtractValueInst3807 InsertValueInst *InsertValueInst::cloneImpl() const { in cloneImpl() function in InsertValueInst3811 AllocaInst *AllocaInst::cloneImpl() const { in cloneImpl() function in AllocaInst3818 LoadInst *LoadInst::cloneImpl() const { in cloneImpl() function in LoadInst3823 StoreInst *StoreInst::cloneImpl() const { in cloneImpl() function in StoreInst3829 AtomicCmpXchgInst *AtomicCmpXchgInst::cloneImpl() const { in cloneImpl() function in AtomicCmpXchgInst[all …]
557 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction