Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dtry_catch_resolving.cpp71 for (auto thr0w : throwInsts0_) { in DeoptimizeIfs() local
151 Inst *newObj, Inst *thr0w) in ConnectThrowCatchImpl()
181 for (auto thr0w : throwInsts_) { in ConnectThrowCatch() local
/arkcompiler/runtime_core/static_core/runtime/jit/
Dprofiling_data.h302 auto thr0w = FindThrowData(pc); in UpdateThrowTaken() local
309 auto thr0w = FindThrowData(pc); in GetThrowTakenCounter() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.cpp778 auto thr0w = throwBlock->GetLastInst(); in FindExceptionClass() local