Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3441 typedef std::pair<PHINode *, PHINode *> PHIPair; typedef in __anon1b21b1700c11::AddressingModeCombiner
3651 SmallSetVector<PHIPair, 8> &Matcher, in MatchPhiNode() argument
3653 SmallVector<PHIPair, 8> WorkList; in MatchPhiNode()
3658 SmallSet<PHIPair, 8> Visited; in MatchPhiNode()
3708 SmallSetVector<PHIPair, 8> Matched; in MatchPhiSet()