Searched refs:CurrentPHI (Results 1 – 1 of 1) sorted by relevance
1157 for (auto &CurrentPHI : PHIIter) { in getNodeForInc() local1158 PHINode *CurrentPHINode = dyn_cast<PHINode>(&CurrentPHI); in getNodeForInc()1225 for (auto & CurrentPHI : PHIIter) { in alreadyPrepared() local1226 PHINode *CurrentPHINode = dyn_cast<PHINode>(&CurrentPHI); in alreadyPrepared()