Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp91 CurrentRuntime = (R == -1) ? UnrollRuntime : (bool)R; in LoopUnroll()
124 bool CurrentRuntime; member in __anon0cdda4420111::LoopUnroll
173 UP.Runtime = CurrentRuntime; in getUnrollingPreferences()
1005 (UserRuntime ? CurrentRuntime : UP.Runtime); in runOnLoop()