Searched defs:oldInst (Results 1 – 8 of 8) sorted by relevance
275 void LowerBoxedBoolean::SetInstReplacement(Inst *oldInst, Inst *newInst) in SetInstReplacement()
2776 bool Peepholes::CreateCompareInsteadOfXorAdd(Inst *oldInst) in CreateCompareInsteadOfXorAdd()
197 void BranchEliminator::ReplaceUsers(AbckitInst *oldInst, AbckitInst *newInst) in ReplaceUsers()
157 void ReplaceUsers(const abckit::Instruction &oldInst, const abckit::Instruction &newInst) in ReplaceUsers()
747 void Graph::ReplaceThrowableInst(Inst *oldInst, Inst *newInst) in ReplaceThrowableInst()
739 void CatchPhiInst::ReplaceThrowableInst(const Inst *oldInst, const Inst *newInst) in ReplaceThrowableInst()
1155 void BasicBlock::ReplaceInst(Inst *oldInst, Inst *newInst) in ReplaceInst()
214 void ReplaceUsers(AbckitInst *oldInst, AbckitInst *newInst) in ReplaceUsers()