Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp417 auto newCatchPhi = SqueezeCatchPhiInputs(inst->CastToCatchPhi()); in ResolveCatchPhis() local
451 auto newCatchPhi = GetGraph()->CreateInstCatchPhi(catchPhi->GetType(), catchPhi->GetPc()); in SqueezeCatchPhiInputs() local