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.cpp475 for (auto catch_inst : catch_handler->AllInsts()) { in RemoveThrowableInst() local
497 for (auto catch_inst : catch_handler->AllInsts()) { in ReplaceThrowableInst() local
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp54 for (auto catch_inst : catch_handler->AllInsts()) { in AddCatchPhiMoves() local
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_inst_test.cpp452 auto catch_inst = catch_phi_inst->GetThrowableInsts(); in __anon7b7a1abf0a02() local