Lines Matching refs:LE
1394 for (llvm::sys::fs::directory_iterator LI(LibDir + LibSuffix, EC), LE;1395 !EC && LI != LE; LI = LI.increment(EC)) {