Searched refs:PhiNodeSet (Results 1 – 1 of 1) sorted by relevance
3222 class PhiNodeSet;3226 PhiNodeSet * const Set;3232 PhiNodeSetIterator(PhiNodeSet * const Set, size_t Start);3249 class PhiNodeSet { class3339 PhiNodeSetIterator::PhiNodeSetIterator(PhiNodeSet *const Set, size_t Start) in PhiNodeSetIterator()3372 PhiNodeSet AllPhiNodes;3431 PhiNodeSet& newPhiNodes() { return AllPhiNodes; } in newPhiNodes()3671 PhiNodeSet &PhiNodesToMatch) { in MatchPhiNode()3729 PhiNodeSet &PhiNodesToMatch = ST.newPhiNodes(); in MatchPhiSet()