Searched refs:countNewPhiNodes (Results 1 – 1 of 1) sorted by relevance
3418 unsigned countNewPhiNodes() const { return AllPhiNodes.size(); } in countNewPhiNodes() function in __anon1b21b1700c11::SimplificationTracker3642 NumMemoryInstsPhiCreated += ST.countNewPhiNodes() + PhiNotMatchedCount; in findCommon()