Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp213 static cl::opt<bool> DisableLoopUnrolling( variable
422 PTO.LoopUnrolling = !DisableLoopUnrolling; in runPassPipeline()