Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h648 reorderInstructions(const SwingSchedulerDAG *SSD,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1104 CycleInstrs = Schedule.reorderInstructions(SSD, CycleInstrs); in computeScheduledInsts()
3405 SMSchedule::reorderInstructions(const SwingSchedulerDAG *SSD, in reorderInstructions() function in SMSchedule
3450 cycleInstrs = reorderInstructions(SSD, cycleInstrs); in finalizeSchedule()