Searched refs:PhiNodeSet (Results 1 – 1 of 1) sorted by relevance
2675 class PhiNodeSet;2679 PhiNodeSet * const Set;2685 PhiNodeSetIterator(PhiNodeSet * const Set, size_t Start);2702 class PhiNodeSet { class2794 PhiNodeSetIterator::PhiNodeSetIterator(PhiNodeSet *const Set, size_t Start) in PhiNodeSetIterator()2827 PhiNodeSet AllPhiNodes;2886 PhiNodeSet& newPhiNodes() { return AllPhiNodes; } in newPhiNodes()3126 PhiNodeSet &PhiNodesToMatch) { in MatchPhiNode()3180 PhiNodeSet &PhiNodesToMatch = ST.newPhiNodes(); in MatchPhiSet()