Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dtry_catch_resolving.cpp171 auto cphisBlock = cpit->second; in ConnectThrowCatchImpl() local
295 void TryCatchResolving::RemoveCatchPhis(BasicBlock *cphisBlock, BasicBlock *catchBlock, Inst *throw… in RemoveCatchPhis()