Home
last modified time | relevance | path

Searched refs:shouldUseSchedule (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h751 virtual bool shouldUseSchedule(SwingSchedulerDAG &SSD, SMSchedule &SMS) { in shouldUseSchedule() function
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2545 scheduleFound = LoopPipelinerInfo->shouldUseSchedule(*this, Schedule); in schedulePipeline()
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6789 bool shouldUseSchedule(SwingSchedulerDAG &SSD, SMSchedule &SMS) override { in shouldUseSchedule() function in __anon1ee97f010a11::ARMPipelinerLoopInfo