Searched defs:shouldUseSchedule (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 751 virtual bool shouldUseSchedule(SwingSchedulerDAG &SSD, SMSchedule &SMS) { shouldUseSchedule() function |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.cpp | 6789 bool shouldUseSchedule(SwingSchedulerDAG &SSD, SMSchedule &SMS) override { shouldUseSchedule() function in __anond6373fdf0a11::ARMPipelinerLoopInfo |