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