Searched defs:phiOpndIt (Results 1 – 7 of 7) sorted by relevance
88 for (auto phiOpndIt : v->GetOperands()) { in Visit() local
187 for (auto phiOpndIt : phiList.GetOperands()) { in SetPhiValidBits() local
30 for (auto phiOpndIt : phiList.GetOperands()) { in TranslateTSSAToCSSA() local
88 auto phiOpndIt = phiOpnds.begin(); in CreateSortedOccs() local
40 for (auto &phiOpndIt : phiList) { in ConstructSSA() local188 for (auto phiOpndIt = phiList.begin(); phiOpndIt != phiList.end(); ++phiOpndIt) { in RenameSuccPhiUse() local
53 for (auto phiOpndIt : phiList.GetOperands()) { in RemovePhiLiveInFromSuccNotFromThisBB() local
877 for (const auto phiOpndIt : phiList.GetOperands()) { in UpdatePredsSuccsAfterSplit() local