Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3669 bool MatchPhiNode(PHINode *PHI, PHINode *Candidate, in MatchPhiNode() function in __anon78e22a880c11::AddressingModeCombiner
3743 if ((IsMatched = MatchPhiNode(PHI, &P, Matched, PhiNodesToMatch))) in MatchPhiSet()