Searched refs:PhiNotMatchedCount (Results 1 – 1 of 1) sorted by relevance
3747 unsigned PhiNotMatchedCount = 0; in findCommon() local3748 if (!MatchPhiSet(ST, AddrSinkNewPhis, PhiNotMatchedCount)) { in findCommon()3755 NumMemoryInstsPhiCreated += ST.countNewPhiNodes() + PhiNotMatchedCount; in findCommon()3817 unsigned &PhiNotMatchedCount) { in MatchPhiSet() argument3857 PhiNotMatchedCount += WillNotMatch.size(); in MatchPhiSet()