Home
last modified time | relevance | path

Searched refs:Slack (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DEarlyIfConversion.cpp729 unsigned Slack = TailTrace.getInstrSlack(*PI.PHI); in shouldConvertIf() local
730 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; in shouldConvertIf()
731 DEBUG(dbgs() << "Slack " << Slack << ":\t" << *PI.PHI); in shouldConvertIf()
/external/curl/docs/
DTHANKS1105 Quinn Slack
/external/zlib/src/
DChangeLog246 - Apply Darwin patches for 64-bit file offsets to contrib/minizip [Slack]
/external/python/cpython2/Modules/zlib/
DChangeLog246 - Apply Darwin patches for 64-bit file offsets to contrib/minizip [Slack]
/external/libxml2/
DNEWS461 Fix a compilation problem with --minimum (Brandon Slack),