Searched refs:CurrentPHI (Results 1 – 1 of 1) sorted by relevance
1161 for (auto &CurrentPHI : PHIIter) { in getNodeForInc() local1162 PHINode *CurrentPHINode = dyn_cast<PHINode>(&CurrentPHI); in getNodeForInc()1227 for (auto & CurrentPHI : PHIIter) { in alreadyPrepared() local1228 PHINode *CurrentPHINode = dyn_cast<PHINode>(&CurrentPHI); in alreadyPrepared()