Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3905 bool MatchPhiNode(PHINode *PHI, PHINode *Candidate, in MatchPhiNode() function in __anon01de4a8e0c11::AddressingModeCombiner
3979 if ((IsMatched = MatchPhiNode(PHI, &P, Matched, PhiNodesToMatch))) in MatchPhiSet()