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