Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp50 static cl::opt<bool> DisableNVSchedule("disable-hexagon-nv-schedule", variable
2513 if (DisableNVSchedule) in canExecuteInBundle()