Searched refs:EnableBSBSched (Results 1 – 2 of 2) sorted by relevance
41 static cl::opt<bool> EnableBSBSched("enable-bsb-sched", variable119 UseBSBScheduling = hasV60TOps() && EnableBSBSched; in HexagonSubtarget()
43 static cl::opt<bool> EnableBSBSched("enable-bsb-sched", variable114 UseBSBScheduling = hasV60Ops() && EnableBSBSched; in initializeSubtargetDependencies()