Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h117 SmallVector<unsigned, 4> GVNStores; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp607 OutputGVNCombinations.insert(OS->GVNStores); in collectGVNStoreSets()
1392 Region.GVNStores.push_back(*GVN); in findExtractedOutputToOverallOutputMapping()
1400 stable_sort(Region.GVNStores); in findExtractedOutputToOverallOutputMapping()
2535 for (unsigned OutputCanon : Region->GVNStores) { in findCostOutputReloads()