Searched refs:PhiNodeSet (Results 1 – 1 of 1) sorted by relevance
3203 class PhiNodeSet;3207 PhiNodeSet * const Set;3213 PhiNodeSetIterator(PhiNodeSet * const Set, size_t Start);3230 class PhiNodeSet { class3320 PhiNodeSetIterator::PhiNodeSetIterator(PhiNodeSet *const Set, size_t Start) in PhiNodeSetIterator()3353 PhiNodeSet AllPhiNodes;3412 PhiNodeSet& newPhiNodes() { return AllPhiNodes; } in newPhiNodes()3652 PhiNodeSet &PhiNodesToMatch) { in MatchPhiNode()3710 PhiNodeSet &PhiNodesToMatch = ST.newPhiNodes(); in MatchPhiSet()