Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp3779 typedef std::pair<PHINode *, PHINode *> PHIPair; typedef in __anonfc20c1720d11::AddressingModeCombiner
4000 SmallSetVector<PHIPair, 8> &Matcher, in MatchPhiNode() argument
4002 SmallVector<PHIPair, 8> WorkList; in MatchPhiNode()
4007 SmallSet<PHIPair, 8> Visited; in MatchPhiNode()
4057 SmallSetVector<PHIPair, 8> Matched; in MatchPhiSet()