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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3184 typedef std::pair<PHINode *, PHINode *> PHIPair; typedef in class:__anon4530::AddressingModeCombiner
3394 SmallSetVector<PHIPair, 8> &Matcher,
3396 SmallVector<PHIPair, 8> WorkList;
3401 SmallSet<PHIPair, 8> Visited;
3451 SmallSetVector<PHIPair, 8> Matched;

Completed in 105 milliseconds