Home
last modified time | relevance | path

Searched defs:EndIt (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/MC/
DMCLinkerOptimizationHint.cpp31 for (LOHArgs::const_iterator It = Args.begin(), EndIt = Args.end(); in Emit_impl() local
DMCAsmStreamer.cpp325 for (MCLOHArgs::const_iterator It = Args.begin(), EndIt = Args.end(); in EmitLOHDirective() local
/external/llvm/include/llvm/Analysis/
DIntervalIterator.h144 EndIt = succ_end(IntStack.back().first); variable
/external/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp555 MapRegToId::const_iterator EndIt = RegToId.end(); in reachedUsesToDefs() local
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp2094 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring() local
2132 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring() local
DCodeGenPrepare.cpp1752 for (unsigned It = 0, EndIt = OriginalValues.size(); It != EndIt; ++It) in undo() local
1887 EndIt = OriginalUses.end(); in undo() local
2028 for (CommitPt It = Actions.begin(), EndIt = Actions.end(); It != EndIt; in commit() local
/external/clang/lib/Frontend/
DASTUnit.cpp2612 LocDeclsTy::iterator EndIt = std::upper_bound( in findFileRegionDecls() local
/external/clang/lib/Serialization/
DASTReader.cpp6573 EndIt = std::upper_bound(DInfo.Decls.begin(), DInfo.Decls.end(), in FindFileRegionDecls() local