Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp418 void CatchPhiInst::ReplaceThrowableInst(const Inst *old_inst, const Inst *new_inst) in ReplaceThrowableInst()
Dbasicblock.cpp519 void BasicBlock::ReplaceInst(Inst *old_inst, Inst *new_inst) in ReplaceInst()
Dgraph.cpp491 void Graph::ReplaceThrowableInst(Inst *old_inst, Inst *new_inst) in ReplaceThrowableInst()