Searched refs:reorderInstructions (Results 1 – 3 of 3) sorted by relevance
62 void reorderInstructions(Function &F) const;95 reorderInstructions(F); in runOnFunction()404 void IRNormalizer::reorderInstructions(Function &F) const { in reorderInstructions() function in IRNormalizer
838 reorderInstructions(const SwingSchedulerDAG *SSD,
1358 CycleInstrs = Schedule.reorderInstructions(SSD, CycleInstrs); in computeScheduledInsts()3769 SMSchedule::reorderInstructions(const SwingSchedulerDAG *SSD, in reorderInstructions() function in SMSchedule3814 cycleInstrs = reorderInstructions(SSD, cycleInstrs); in finalizeSchedule()