Searched refs:EnableSubRegLiveness (Results 1 – 3 of 3) sorted by relevance
32 static cl::opt<bool> EnableSubRegLiveness("riscv-enable-subreg-liveness",207 return EnableSubRegLiveness; in enableSubRegLiveness()
72 static cl::opt<bool> EnableSubRegLiveness("arm-enable-subreg-liveness",389 if (EnableSubRegLiveness.getNumOccurrences()) in enableSubRegLiveness()390 return EnableSubRegLiveness; in enableSubRegLiveness()
37 static cl::opt<bool> EnableSubRegLiveness("enable-subreg-liveness", cl::Hidden, variable45 EnableSubRegLiveness) { in MachineRegisterInfo()