Home
last modified time | relevance | path

Searched defs:ReplaceInstWithInst (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp185 void llvm::ReplaceInstWithInst(BasicBlock::InstListType &BIL, in ReplaceInstWithInst() function in llvm
205 void llvm::ReplaceInstWithInst(Instruction *From, Instruction *To) { in ReplaceInstWithInst() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp449 void llvm::ReplaceInstWithInst(BasicBlock::InstListType &BIL, in ReplaceInstWithInst() function in llvm
469 void llvm::ReplaceInstWithInst(Instruction *From, Instruction *To) { in ReplaceInstWithInst() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp576 void llvm::ReplaceInstWithInst(BasicBlock *BB, BasicBlock::iterator &BI, in ReplaceInstWithInst() function in llvm
610 void llvm::ReplaceInstWithInst(Instruction *From, Instruction *To) { in ReplaceInstWithInst() function in llvm