Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp423 void CatchPhiInst::ReplaceThrowableInst(const Inst *old_inst, const Inst *new_inst) in ReplaceThrowableInst() function in panda::compiler::CatchPhiInst
Dgraph.cpp492 void Graph::ReplaceThrowableInst(Inst *old_inst, Inst *new_inst) in ReplaceThrowableInst() function in panda::compiler::Graph
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.cpp717 void CatchPhiInst::ReplaceThrowableInst(const Inst *oldInst, const Inst *newInst) in ReplaceThrowableInst() function in ark::compiler::CatchPhiInst
Dgraph.cpp736 void Graph::ReplaceThrowableInst(Inst *oldInst, Inst *newInst) in ReplaceThrowableInst() function in ark::compiler::Graph