Searched refs:Slack (Results 1 – 5 of 5) sorted by relevance
729 unsigned Slack = TailTrace.getInstrSlack(*PI.PHI); in shouldConvertIf() local730 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; in shouldConvertIf()731 DEBUG(dbgs() << "Slack " << Slack << ":\t" << *PI.PHI); in shouldConvertIf()
1105 Quinn Slack
246 - Apply Darwin patches for 64-bit file offsets to contrib/minizip [Slack]
461 Fix a compilation problem with --minimum (Brandon Slack),