Searched refs:PHIsToDemote (Results 1 – 1 of 1) sorted by relevance
360 SmallPtrSet<PHINode *, 8> PHIsToDemote; in lowerAcrossUnwindEdges() local362 PHIsToDemote.insert(cast<PHINode>(PN)); in lowerAcrossUnwindEdges()363 if (PHIsToDemote.empty()) in lowerAcrossUnwindEdges()367 for (PHINode *PN : PHIsToDemote) in lowerAcrossUnwindEdges()