Home
last modified time | relevance | path

Searched refs:ReplaceInstWithInst (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h131 LLVM_ABI void ReplaceInstWithInst(BasicBlock *BB, BasicBlock::iterator &BI,
136 LLVM_ABI void ReplaceInstWithInst(Instruction *From, Instruction *To);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp587 void llvm::ReplaceInstWithInst(BasicBlock *BB, BasicBlock::iterator &BI, in ReplaceInstWithInst() function in llvm
621 void llvm::ReplaceInstWithInst(Instruction *From, Instruction *To) { in ReplaceInstWithInst() function in llvm
623 ReplaceInstWithInst(From->getParent(), BI, To); in ReplaceInstWithInst()
1563 ReplaceInstWithInst(HeadOldTerm, HeadNewTerm); in SplitBlockAndInsertIfThenElse()
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp540 ReplaceInstWithInst(Source->getTerminator(), Branch); in mutate()
566 ReplaceInstWithInst(Source->getTerminator(), Switch); in mutate()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp838 ReplaceInstWithInst(CurrentBranch, BranchInst::Create(Succ)); in peelFusionCandidate()
1529 ReplaceInstWithInst(FCLatchBranch, NewBranch); in simplifyLatchBranch()
H A DLICM.cpp860 ReplaceInstWithInst( in getOrCreateHoistedBlock()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp817 ReplaceInstWithInst(InitialBB->getTerminator(), NewBr); in lowerTypeTestCall()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2402 ReplaceInstWithInst(TCCheckBlock->getTerminator(), &BI); in emitIterationCountCheck()
7478 ReplaceInstWithInst(TCCheckBlock->getTerminator(), &BI); in emitIterationCountCheck()
7602 ReplaceInstWithInst(Insert->getTerminator(), &BI); in emitMinimumVectorEpilogueIterCountCheck()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1975 ReplaceInstWithInst(CheckTerm, NewTerm); in instrumentAddress()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc19029 …nENS_12ilist_traitsIS1_EEEERNS_14ilist_iteratorIS1_EEPS1_", "llvm::ReplaceInstWithInst(llvm::iplis…
19030 {"_ZN4llvm19ReplaceInstWithInstEPNS_11InstructionES1_", "llvm::ReplaceInstWithInst(llvm::Instructio…