Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp250 const auto EndIt = PendingSet.end() - NumDispatchedToThePendingSet; in analyzeDataDependencies() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp648 MachineBasicBlock::iterator EndIt = Mapper.InstrList[EndIdx]; in findCandidates() local
895 MachineBasicBlock::iterator EndIt = std::prev(C.end()); in outline() local
H A DInlineSpiller.cpp755 EndIt = MI->getParent()->instr_end(); in reMaterializeAll() local
H A DMachineBlockPlacement.cpp3665 MachineFunction::iterator EndIt = MBB.getParent()->end(); in assignBlockOrder() local
H A DCodeGenPrepare.cpp3101 for (unsigned It = 0, EndIt = OriginalValues.size(); It != EndIt; ++It) in undo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp442 auto EndIt = AddMI->getParent()->end(); handleADRP() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h371 auto EndIt = StartIt; in half_open_range() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp1002 std::vector<IRInstructionData *>::iterator EndIt = InstrList.begin(); in createCandidatesFromSuffixTree() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1086 auto EndIt = *this; in getEnd() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2511 LocDeclsTy::iterator EndIt = llvm::upper_bound( in findFileRegionDecls() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2452 auto EndIt = std::next(EI.getIterator()); in optimizeSpillSlots() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8085 ArrayRef<unaligned_decl_id_t>::iterator EndIt = in FindFileRegionDecls() local