Searched refs:computeDelta (Results 1 – 2 of 2) sorted by relevance
305 static int64_t computeDelta(SectionEntry *A, SectionEntry *B) { in computeDelta() function326 int64_t DeltaForText = computeDelta(Text, EHFrame); in registerEHFrames()329 DeltaForEH = computeDelta(ExceptTab, EHFrame); in registerEHFrames()
390 bool computeDelta(MachineInstr &MI, unsigned &Delta);3020 bool SwingSchedulerDAG::computeDelta(MachineInstr &MI, unsigned &Delta) { in computeDelta() function in SwingSchedulerDAG3067 if (computeDelta(OldMI, Delta)) { in updateMemOperands()3425 if (!computeDelta(*SI, DeltaS) || !computeDelta(*DI, DeltaD)) in isLoopCarriedOrder()