Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp1145 bool BoundsAnalysis::ProcessInitPhi(PhiInst *initPhi, BoundsRangeInfo *bri) in ProcessInitPhi()
1189 auto *initPhi = TryFindCorrespondingInitPhi(updatePhi, header); in ProcessUpdatePhi() local
1232 auto initPhi = user.GetInst(); in TryFindCorrespondingInitPhi() local