Home
last modified time | relevance | path

Searched defs:StartI (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/
DInterferenceCache.cpp161 SlotIndex StartI = I.start(); in update() local
174 SlotIndex StartI = I->start; in update() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp624 auto StartI = std::next(Stack.rbegin()); in getTopDSA() local
641 auto StartI = Stack.rbegin(); in getImplicitDSA() local
654 auto StartI = std::next(Stack.rbegin()); in hasDSA() local
674 auto StartI = std::next(Stack.rbegin()); in hasInnermostDSA() local
698 auto StartI = Stack.rbegin(); in hasExplicitDSA() local
712 auto StartI = Stack.rbegin(); in hasExplicitDirective() local
722 auto StartI = std::next(Stack.rbegin()); in hasDirective() local
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp948 UsesTy::iterator *StartI) { in nextInstr()
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp861 MachineBasicBlock::iterator StartI = IsDown ? TheI : ToI; in canMoveMemTo() local