Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dtry_catch_resolving.cpp96 void TryCatchResolving::ConnectThrowCatchImpl(BasicBlock *catchBlock, BasicBlock *throwBlock, uint3… in ConnectThrowCatchImpl()
128 auto throwBlock = thr0w->GetBasicBlock(); in ConnectThrowCatch() local