Home
last modified time | relevance | path

Searched defs:PhiNodesToMatch (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3907 MatchPhiNode(PHINode * PHI,PHINode * Candidate,SmallSetVector<PHIPair,8> & Matcher,PhiNodeSet & PhiNodesToMatch) MatchPhiNode() argument
3965 PhiNodeSet &PhiNodesToMatch = ST.newPhiNodes(); MatchPhiSet() local