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