Searched refs:PhiNodeSet (Results 1 – 1 of 1) sorted by relevance
3454 class PhiNodeSet;3458 PhiNodeSet *const Set;3464 PhiNodeSetIterator(PhiNodeSet *const Set, size_t Start);3481 class PhiNodeSet { class3567 PhiNodeSetIterator::PhiNodeSetIterator(PhiNodeSet *const Set, size_t Start) in PhiNodeSetIterator()3600 PhiNodeSet AllPhiNodes;3656 PhiNodeSet &newPhiNodes() { return AllPhiNodes; } in newPhiNodes()3907 PhiNodeSet &PhiNodesToMatch) { in MatchPhiNode()3965 PhiNodeSet &PhiNodesToMatch = ST.newPhiNodes(); in MatchPhiSet()