Searched refs:PhiNotMatchedCount (Results 1 – 1 of 1) sorted by relevance
3889 unsigned PhiNotMatchedCount = 0; in findCommon() local3890 if (!MatchPhiSet(ST, AddrSinkNewPhis, PhiNotMatchedCount)) { in findCommon()3897 NumMemoryInstsPhiCreated += ST.countNewPhiNodes() + PhiNotMatchedCount; in findCommon()3959 unsigned &PhiNotMatchedCount) { in MatchPhiSet() argument3999 PhiNotMatchedCount += WillNotMatch.size(); in MatchPhiSet()