Home
last modified time | relevance | path

Searched defs:PhiNotMatchedCount (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3889 unsigned PhiNotMatchedCount = 0; findCommon() local
3959 MatchPhiSet(SimplificationTracker & ST,bool AllowNewPhiNodes,unsigned & PhiNotMatchedCount) MatchPhiSet() argument