/llvm-project/llvm/lib/MCA/HardwareUnits/ |
H A D | Scheduler.cpp | 250 const auto EndIt = PendingSet.end() - NumDispatchedToThePendingSet; analyzeDataDependencies() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64CollectLOH.cpp | 438 auto EndIt = AddMI->getParent()->end(); handleADRP() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineOutliner.cpp | 648 MachineBasicBlock::iterator EndIt = Mapper.InstrList[EndIdx]; findCandidates() local 895 MachineBasicBlock::iterator EndIt = std::prev(C.end()); outline() local
|
H A D | InlineSpiller.cpp | 753 EndIt = MI->getParent()->instr_end(); reMaterializeAll() local
|
H A D | MachineBlockPlacement.cpp | 3665 MachineFunction::iterator EndIt = MBB.getParent()->end(); assignBlockOrder() local
|
H A D | CodeGenPrepare.cpp | 3101 for (unsigned It = 0, EndIt = OriginalValues.size(); It != EndIt; ++It) undo() local
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | CoalescingBitVector.h | 371 auto EndIt = StartIt; in half_open_range() local
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | InconsistentDeclarationParameterNameCheck.cpp | 24 auto EndIt = Node.redecls_end(); in AST_MATCHER() local
|
/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
H A D | UseConstraintsCheck.cpp | 31 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 D | increment.pass.cpp | 442 const recursive_directory_iterator EndIt; in test_PR35078_with_symlink_file() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | IRSimilarityIdentifier.cpp | 1002 std::vector<IRInstructionData *>::iterator EndIt = InstrList.begin(); createCandidatesFromSuffixTree() local
|
/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 1086 auto EndIt = *this; getEnd() local
|
/llvm-project/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 2511 LocDeclsTy::iterator EndIt = llvm::upper_bound( findFileRegionDecls() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.cpp | 2453 for (auto It = StartIt; It != EndIt; It = NextIt) { in optimizeSpillSlots() local
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 8030 ArrayRef<unaligned_decl_id_t>::iterator EndIt = FindFileRegionDecls() local
|