Searched refs:PhiNodeSet (Results 1 – 1 of 1) sorted by relevance
3199 class PhiNodeSet;3203 PhiNodeSet * const Set;3209 PhiNodeSetIterator(PhiNodeSet * const Set, size_t Start);3226 class PhiNodeSet { class3316 PhiNodeSetIterator::PhiNodeSetIterator(PhiNodeSet *const Set, size_t Start) in PhiNodeSetIterator()3349 PhiNodeSet AllPhiNodes;3408 PhiNodeSet& newPhiNodes() { return AllPhiNodes; } in newPhiNodes()3648 PhiNodeSet &PhiNodesToMatch) { in MatchPhiNode()3706 PhiNodeSet &PhiNodesToMatch = ST.newPhiNodes(); in MatchPhiSet()