Searched refs:UsePPCPreRASchedStrategy (Results 1 – 4 of 4) sorted by relevance
141 bool UsePPCPreRASchedStrategy; variable284 bool usePPCPreRASchedStrategy() const { return UsePPCPreRASchedStrategy; } in usePPCPreRASchedStrategy()
117 UsePPCPreRASchedStrategy = false; in initializeEnvironment()
173 SubtargetFeature<"ppc-prera-sched", "UsePPCPreRASchedStrategy", "true",
8190 if (Bits[PPC::FeaturePPCPreRASched]) UsePPCPreRASchedStrategy = true;