Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1105 EEnd = Explorer->end(IRP.getCtxI()); in getAttrsFromAssumes() local
H A DAttributorAttributes.cpp624 auto EIt = Explorer.begin(CtxI), EEnd = Explorer.end(CtxI); in followUsesInContext() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2766 EEnd = PPRec.local_end(); in WritePreprocessorDetail() local