Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCLinkerOptimizationHint.cpp31 for (LOHArgs::const_iterator It = Args.begin(), EndIt = Args.end(); in Emit_impl() local
H A DMCAsmStreamer.cpp325 for (MCLOHArgs::const_iterator It = Args.begin(), EndIt = Args.end(); in EmitLOHDirective() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DIntervalIterator.h137 EndIt = succ_end(IntStack.back().first); variable
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp474 EndIt = InsPtsPerFunc.end(); in insertDefinitions() local
H A DAArch64CollectLOH.cpp557 MapRegToId::const_iterator EndIt = RegToId.end(); in reachedUsesToDefs() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp2092 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring() local
2130 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring() local
H A DCodeGenPrepare.cpp1510 for (unsigned It = 0, EndIt = OriginalValues.size(); It != EndIt; ++It) in undo() local
1645 EndIt = OriginalUses.end(); in undo() local
1786 for (CommitPt It = Actions.begin(), EndIt = Actions.end(); It != EndIt; in commit() local
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp2635 LocDeclsTy::iterator EndIt = std::upper_bound( in findFileRegionDecls() local
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp6445 EndIt = std::upper_bound(DInfo.Decls.begin(), DInfo.Decls.end(), in FindFileRegionDecls() local