Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1183 CanonList PHIGVNs; in getGVNForPHINode() local
1209 PHIGVNs.push_back(*OGVN); in getGVNForPHINode()
1238 PHIGVNs.push_back(*OGVN); in getGVNForPHINode()
1255 std::make_pair(std::make_pair(*BBGVN, AggArgIdx), PHIGVNs); in getGVNForPHINode()