Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp148 static cl::opt<bool> UnrollUnrollRemainder( variable
230 if (UnrollUnrollRemainder.getNumOccurrences() > 0) in gatherUnrollingPreferences()
231 UP.UnrollRemainder = UnrollUnrollRemainder; in gatherUnrollingPreferences()