Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dmem_stats_gc_test.cpp93 std::array<VMHandle<coretypes::String> *, object_count> handlers; in MemStatsTest() local
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp53 auto handlers = GetGraph()->GetThrowableInstHandlers(inst); in AddCatchPhiMoves() local
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp278 auto handlers = GetGraph()->GetThrowableInstHandlers(inst); in GetInitInstLiveSet() local