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