Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h471 return findInContextOf(I, EIt, EEnd); in findInContextOf() local
458 for (auto EIt = begin(PP), EEnd = end(PP); EIt != EEnd; ++EIt) checkForAllContext() local
/llvm-project/clang-tools-extra/modularize/
H A DModularize.cpp911 for (EntityMap::iterator E = Entities.begin(), EEnd = Entities.end(); main() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1105 EEnd = Explorer->end(IRP.getCtxI()); getAttrsFromAssumes() local
H A DAttributorAttributes.cpp624 auto EIt = Explorer.begin(CtxI), EEnd = Explorer.end(CtxI); in followUsesInContext() local
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2766 EEnd = PPRec.local_end(); WritePreprocessorDetail() local