Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIntervalIterator.h145 EndIt = succ_end(IntStack.back().first); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DScheduler.cpp250 const auto EndIt = PendingSet.end() - NumDispatchedToThePendingSet; in analyzeDataDependencies() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp1057 MachineBasicBlock::iterator EndIt = Mapper.InstrList[EndIdx]; in findCandidates() local
1237 MachineBasicBlock::iterator EndIt = C.back(); in outline() local
DRegAllocGreedy.cpp2663 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring() local
2716 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring() local
DCodeGenPrepare.cpp2504 for (unsigned It = 0, EndIt = OriginalValues.size(); It != EndIt; ++It) in undo() local
2651 EndIt = OriginalUses.end(); in undo() local
2832 for (CommitPt It = Actions.begin(), EndIt = Actions.end(); It != EndIt; in commit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h657 auto EndIt = *this; in getEnd() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp2349 auto EndIt = std::next(EI.getIterator()); in optimizeSpillSlots() local