Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3763 bool MatchPhiNode(PHINode *PHI, PHINode *Candidate, in MatchPhiNode() function in __anon88ab83af0c11::AddressingModeCombiner
3837 if ((IsMatched = MatchPhiNode(PHI, &P, Matched, PhiNodesToMatch))) in MatchPhiSet()