Home
last modified time | relevance | path

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

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