Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dtry_catch_resolving.cpp89 auto throwInst = bb->GetLastInst(); in CollectCandidates() local
129 auto throwInst = thr0w->CastToThrow(); in ConnectThrowCatch() local
203 …atchResolving::RemoveCatchPhisImpl(CatchPhiInst *catchPhi, BasicBlock *catchBlock, Inst *throwInst) in RemoveCatchPhisImpl()
239 …ing::RemoveCatchPhis(BasicBlock *cphisBlock, BasicBlock *catchBlock, Inst *throwInst, Inst *phiIns… in RemoveCatchPhis()