Home
last modified time | relevance | path

Searched defs:catch_inst (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.cpp649 for (auto catch_inst : catch_handler->AllInsts()) { in RemoveThrowableInst() local
671 for (auto catch_inst : catch_handler->AllInsts()) { in ReplaceThrowableInst() local
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp56 for (auto catch_inst : catch_handler->AllInsts()) { in AddCatchPhiMoves() local