Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp934 bool CountSetExplicitly; in runOnLoop() local
936 PragmaCount, UP, CountSetExplicitly); in runOnLoop()
1013 if (!AllowPartial && !CountSetExplicitly) { in runOnLoop()
1025 if (!AllowRuntime && !CountSetExplicitly) { in runOnLoop()