Searched defs:computeDelta (Results 1 – 3 of 3) sorted by relevance
310 static int64_t computeDelta(SectionEntry *A, SectionEntry *B) { in computeDelta() function
927 bool ModuloScheduleExpander::computeDelta(MachineInstr &MI, unsigned &Delta) { in computeDelta() function in ModuloScheduleExpander
2568 bool SwingSchedulerDAG::computeDelta(MachineInstr &MI, unsigned &Delta) { in computeDelta() function in SwingSchedulerDAG