Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp250 const auto EndIt = PendingSet.end() - NumDispatchedToThePendingSet; analyzeDataDependencies() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp438 auto EndIt = AddMI->getParent()->end(); handleADRP() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp648 MachineBasicBlock::iterator EndIt = Mapper.InstrList[EndIdx]; findCandidates() local
895 MachineBasicBlock::iterator EndIt = std::prev(C.end()); outline() local
H A DInlineSpiller.cpp753 EndIt = MI->getParent()->instr_end(); reMaterializeAll() local
H A DMachineBlockPlacement.cpp3665 MachineFunction::iterator EndIt = MBB.getParent()->end(); assignBlockOrder() local
H A DCodeGenPrepare.cpp3101 for (unsigned It = 0, EndIt = OriginalValues.size(); It != EndIt; ++It) undo() local
/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h371 auto EndIt = StartIt; in half_open_range() local
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp24 auto EndIt = Node.redecls_end(); in AST_MATCHER() local
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseConstraintsCheck.cpp31 auto EndIt = Node.redecls_end(); in AST_MATCHER() local
/llvm-project/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
H A Dincrement.pass.cpp442 const recursive_directory_iterator EndIt; in test_PR35078_with_symlink_file() local
/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp1002 std::vector<IRInstructionData *>::iterator EndIt = InstrList.begin(); createCandidatesFromSuffixTree() local
/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1086 auto EndIt = *this; getEnd() local
/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2511 LocDeclsTy::iterator EndIt = llvm::upper_bound( findFileRegionDecls() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2453 for (auto It = StartIt; It != EndIt; It = NextIt) { in optimizeSpillSlots() local
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8030 ArrayRef<unaligned_decl_id_t>::iterator EndIt = FindFileRegionDecls() local