Searched refs:UsePPCPostRASchedStrategy (Results 1 – 4 of 4) sorted by relevance
142 bool UsePPCPostRASchedStrategy; variable285 bool usePPCPostRASchedStrategy() const { return UsePPCPostRASchedStrategy; } in usePPCPostRASchedStrategy()
118 UsePPCPostRASchedStrategy = false; in initializeEnvironment()
176 SubtargetFeature<"ppc-postra-sched", "UsePPCPostRASchedStrategy", "true",
8189 if (Bits[PPC::FeaturePPCPostRASched]) UsePPCPostRASchedStrategy = true;