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