Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp470 void llvm::ReplaceInstWithInst(BasicBlock::InstListType &BIL, in ReplaceInstWithInst() function in llvm
490 void llvm::ReplaceInstWithInst(Instruction *From, Instruction *To) { in ReplaceInstWithInst() function in llvm