Searched refs:PhiNodeSet (Results 1 – 1 of 1) sorted by relevance
3325 class PhiNodeSet;3329 PhiNodeSet *const Set;3335 PhiNodeSetIterator(PhiNodeSet *const Set, size_t Start);3352 class PhiNodeSet { class3438 PhiNodeSetIterator::PhiNodeSetIterator(PhiNodeSet *const Set, size_t Start) in PhiNodeSetIterator()3471 PhiNodeSet AllPhiNodes;3527 PhiNodeSet &newPhiNodes() { return AllPhiNodes; } in newPhiNodes()3765 PhiNodeSet &PhiNodesToMatch) { in MatchPhiNode()3823 PhiNodeSet &PhiNodesToMatch = ST.newPhiNodes(); in MatchPhiSet()