Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp149 void collectGVNStoreSets(Module &M);
605 void OutlinableGroup::collectGVNStoreSets(Module &M) { in collectGVNStoreSets() function in OutlinableGroup
2870 CurrentGroup.collectGVNStoreSets(M); in doOutline()