Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp400 auto new_catch_phi = SqueezeCatchPhiInputs(inst->CastToCatchPhi()); in ResolveCatchPhis() local
434 auto new_catch_phi = GetGraph()->CreateInstCatchPhi(catch_phi->GetType(), catch_phi->GetPc()); in SqueezeCatchPhiInputs() local