Home
last modified time | relevance | path

Searched refs:usePPCPostRASchedStrategy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h302 bool usePPCPostRASchedStrategy() const { return UsePPCPostRASchedStrategy; } in usePPCPostRASchedStrategy() function
H A DPPCTargetMachine.cpp298 new ScheduleDAGMI(C, ST.usePPCPostRASchedStrategy() ? in createPPCPostMachineScheduler()