Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIntervalIterator.h145 EndIt = succ_end(IntStack.back().first); variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp250 const auto EndIt = PendingSet.end() - NumDispatchedToThePendingSet; in analyzeDataDependencies() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOutliner.cpp556 MachineBasicBlock::iterator EndIt = Mapper.InstrList[EndIdx]; in findCandidates() local
775 MachineBasicBlock::iterator EndIt = C.back(); in outline() local
H A DCodeGenPrepare.cpp2752 for (unsigned It = 0, EndIt = OriginalValues.size(); It != EndIt; ++It) in undo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp442 auto EndIt = AddMI->getParent()->end(); in handleADRP() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h370 auto EndIt = StartIt; in half_open_range() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp735 std::vector<IRInstructionData *>::iterator EndIt = InstrList.begin(); in createCandidatesFromSuffixTree() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h719 auto EndIt = *this; in getEnd() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp2462 LocDeclsTy::iterator EndIt = llvm::upper_bound( in findFileRegionDecls() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2499 auto EndIt = std::next(EI.getIterator()); in optimizeSpillSlots() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp7605 ArrayRef<serialization::LocalDeclID>::iterator EndIt = in FindFileRegionDecls() local