Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp50 static cl::opt<bool> DisableLowOverheadLoops( variable
1971 if (!ST->hasLOB() || DisableLowOverheadLoops) { in isHardwareLoopProfitable()