Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp120 static cl::opt<bool> UnprofitableScalarAccs( variable
3742 if (!scop->isProfitable(UnprofitableScalarAccs)) { in buildScop()