Searched defs:ReplaceInstWithInst (Results 1 – 1 of 1) sorted by relevance
722 void llvm::ReplaceInstWithInst(BasicBlock *BB, BasicBlock::iterator &BI, in ReplaceInstWithInst() function in llvm756 void llvm::ReplaceInstWithInst(Instruction *From, Instruction *To) { in ReplaceInstWithInst() function in llvm