Home
last modified time | relevance | path

Searched refs:MatchPhiSet (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3654 if (!MatchPhiSet(ST, AddrSinkNewPhis, PhiNotMatchedCount)) { in findCommon()
3722 bool MatchPhiSet(SimplificationTracker &ST, bool AllowNewPhiNodes, in MatchPhiSet() function in __anon78e22a880c11::AddressingModeCombiner