Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp134 UnrollRuntime("unroll-runtime", cl::Hidden, variable
246 if (UnrollRuntime.getNumOccurrences() > 0) in gatherUnrollingPreferences()
247 UP.Runtime = UnrollRuntime; in gatherUnrollingPreferences()