Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.cpp728 for (auto catchInst : catchHandler->AllInsts()) { in RemoveThrowableInst() local
753 for (auto catchInst : catchHandler->AllInsts()) { in ReplaceThrowableInst() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp56 for (auto catchInst : catchHandler->AllInsts()) { in AddCatchPhiMoves() local