Searched refs:PhiNotMatchedCount (Results 1 – 1 of 1) sorted by relevance
4320 unsigned PhiNotMatchedCount = 0; in findCommon() local4321 if (!MatchPhiSet(ST, AddrSinkNewPhis, PhiNotMatchedCount)) { in findCommon()4328 NumMemoryInstsPhiCreated += ST.countNewPhiNodes() + PhiNotMatchedCount; in findCommon()4390 unsigned &PhiNotMatchedCount) { in MatchPhiSet() argument4429 PhiNotMatchedCount += WillNotMatch.size(); in MatchPhiSet()