Searched refs:PhiNodeSet (Results 1 – 1 of 1) sorted by relevance
3548 class PhiNodeSet;3552 PhiNodeSet *const Set;3558 PhiNodeSetIterator(PhiNodeSet *const Set, size_t Start);3575 class PhiNodeSet { class3661 PhiNodeSetIterator::PhiNodeSetIterator(PhiNodeSet *const Set, size_t Start) in PhiNodeSetIterator()3694 PhiNodeSet AllPhiNodes;3750 PhiNodeSet &newPhiNodes() { return AllPhiNodes; } in newPhiNodes()4001 PhiNodeSet &PhiNodesToMatch) { in MatchPhiNode()4059 PhiNodeSet &PhiNodesToMatch = ST.newPhiNodes(); in MatchPhiSet()