Searched defs:phiOpndIt (Results 1 – 6 of 6) sorted by relevance
87 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
38 for (auto &phiOpndIt : phiList) { in ConstructSSA() local182 for (auto phiOpndIt = phiList.begin(); phiOpndIt != phiList.end(); ++phiOpndIt) { in RenameSuccPhiUse() local
863 for (auto phiOpndIt : phiList.GetOperands()) { in UpdatePredsSuccsAfterSplit() local