Searched refs:CurrentPHI (Results 1 – 1 of 1) sorted by relevance
1166 for (auto &CurrentPHI : PHIIter) { in getNodeForInc() local1167 PHINode *CurrentPHINode = dyn_cast<PHINode>(&CurrentPHI); in getNodeForInc()1234 for (auto & CurrentPHI : PHIIter) { in alreadyPrepared() local1235 PHINode *CurrentPHINode = dyn_cast<PHINode>(&CurrentPHI); in alreadyPrepared()