Searched refs:PhiNotMatchedCount (Results 1 – 1 of 1) sorted by relevance
3653 unsigned PhiNotMatchedCount = 0; in findCommon() local3654 if (!MatchPhiSet(ST, AddrSinkNewPhis, PhiNotMatchedCount)) { in findCommon()3661 NumMemoryInstsPhiCreated += ST.countNewPhiNodes() + PhiNotMatchedCount; in findCommon()3723 unsigned &PhiNotMatchedCount) { in MatchPhiSet() argument3763 PhiNotMatchedCount += WillNotMatch.size(); in MatchPhiSet()