Searched refs:MatchedPHIs (Results 1 – 1 of 1) sorted by relevance
3768 SmallSet<PHINode *, 8> MatchedPHIs; in MatchPhiNode() local3769 MatchedPHIs.insert(PHI); in MatchPhiNode()3804 if (MatchedPHIs.insert(FirstPhi).second) in MatchPhiNode()