Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp42 static cl::opt<bool> DisableHardwareLoops("disable-hexagon-hwloops", variable
416 if (!DisableHardwareLoops) in addPreRegAlloc()
450 if (!DisableHardwareLoops) in addPreEmitPass()