Searched defs:oldInst (Results 1 – 4 of 4) sorted by relevance
717 void CatchPhiInst::ReplaceThrowableInst(const Inst *oldInst, const Inst *newInst) in ReplaceThrowableInst()
736 void Graph::ReplaceThrowableInst(Inst *oldInst, Inst *newInst) in ReplaceThrowableInst()
1144 void BasicBlock::ReplaceInst(Inst *oldInst, Inst *newInst) in ReplaceInst()
2724 bool Peepholes::CreateCompareInsteadOfXorAdd(Inst *oldInst) in CreateCompareInsteadOfXorAdd()