Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp90 UnrollRuntime("unroll-runtime", cl::ZeroOrMore, cl::Hidden, variable
158 if (UnrollRuntime.getNumOccurrences() > 0) in gatherUnrollingPreferences()
159 UP.Runtime = UnrollRuntime; in gatherUnrollingPreferences()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp124 UnrollRuntime("unroll-runtime", cl::ZeroOrMore, cl::Hidden, variable
224 if (UnrollRuntime.getNumOccurrences() > 0) in gatherUnrollingPreferences()
225 UP.Runtime = UnrollRuntime; in gatherUnrollingPreferences()