Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp208 void llvm::ReplaceInstWithInst(BasicBlock::InstListType &BIL, in ReplaceInstWithInst() function in llvm
231 void llvm::ReplaceInstWithInst(Instruction *From, Instruction *To) { in ReplaceInstWithInst() function in llvm