Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3646 bool MatchPhiNode(PHINode *PHI, PHINode *Candidate, in MatchPhiNode() function in __anon7f6d13e30c11::AddressingModeCombiner
3719 if ((IsMatched = MatchPhiNode(PHI, &P, Matched, PhiNodesToMatch))) in MatchPhiSet()