Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3779 typedef std::pair<PHINode *, PHINode *> PHIPair; global() typedef in __anon072927cb0d11::AddressingModeCombiner
4000 MatchPhiNode(PHINode * PHI,PHINode * Candidate,SmallSetVector<PHIPair,8> & Matcher,PhiNodeSet & PhiNodesToMatch) MatchPhiNode() argument