Searched refs:LLoop (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/i386/string/
H A Dstrlen.s67 LLoop: label
73 jz LLoop // no 0-bytes, so get next dq
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DScalarEvolution.cpp550 const Loop *LLoop = LA->getLoop(), *RLoop = RA->getLoop(); local
551 if (LLoop != RLoop) {
552 unsigned LDepth = LLoop->getLoopDepth(),

Completed in 157 milliseconds