Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp3393 bool MatchPhiNode(PHINode *PHI, PHINode *Candidate, in MatchPhiNode() function in __anon2aa2296f0711::AddressingModeCombiner
3466 if ((IsMatched = MatchPhiNode(PHI, &P, Matched, PhiNodesToMatch))) in MatchPhiSet()