Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.cpp476 for (auto catch_inst : catch_handler->AllInsts()) { in RemoveThrowableInst() local
498 for (auto catch_inst : catch_handler->AllInsts()) { in ReplaceThrowableInst() local
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp50 for (auto catch_inst : catch_handler->AllInsts()) { in AddCatchPhiMoves() local
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_inst_test.cpp465 auto catch_inst = catch_phi_inst->GetThrowableInsts(); in __anon3cee0cc20a02() local