Searched refs:PhiNodeSet (Results 1 – 1 of 1) sorted by relevance
3885 class PhiNodeSet;3889 PhiNodeSet *const Set;3895 PhiNodeSetIterator(PhiNodeSet *const Set, size_t Start);3912 class PhiNodeSet { class3998 PhiNodeSetIterator::PhiNodeSetIterator(PhiNodeSet *const Set, size_t Start) in PhiNodeSetIterator()4031 PhiNodeSet AllPhiNodes;4087 PhiNodeSet &newPhiNodes() { return AllPhiNodes; } in newPhiNodes()4338 PhiNodeSet &PhiNodesToMatch) { in MatchPhiNode()4396 PhiNodeSet &PhiNodesToMatch = ST.newPhiNodes(); in MatchPhiSet()