Home
last modified time | relevance | path

Searched defs:shouldUseSchedule (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h751 virtual bool shouldUseSchedule(SwingSchedulerDAG &SSD, SMSchedule &SMS) { shouldUseSchedule() function
/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6789 bool shouldUseSchedule(SwingSchedulerDAG &SSD, SMSchedule &SMS) override { shouldUseSchedule() function in __anond6373fdf0a11::ARMPipelinerLoopInfo