Home
last modified time | relevance | path

Searched defs:EEnd (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DMustExecute.h458 for (auto EIt = begin(PP), EEnd = end(PP); EIt != EEnd; ++EIt) in checkForAllContext() local
471 auto EIt = begin(PP), EEnd = end(PP); in findInContextOf() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1177 auto EIt = Explorer.begin(getCtxI()), EEnd = Explorer.end(getCtxI()); in getAttrsFromAssumes() local
H A DAttributorAttributes.cpp564 auto EIt = Explorer.begin(CtxI), EEnd = Explorer.end(CtxI); in followUsesInContext() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp2583 EEnd = PPRec.local_end(); in WritePreprocessorDetail() local