Home
last modified time | relevance | path

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

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