Searched defs:StartI (Results 1 – 4 of 4) sorted by relevance
161 SlotIndex StartI = I.start(); in update() local174 SlotIndex StartI = I->start; in update() local
624 auto StartI = std::next(Stack.rbegin()); in getTopDSA() local641 auto StartI = Stack.rbegin(); in getImplicitDSA() local654 auto StartI = std::next(Stack.rbegin()); in hasDSA() local674 auto StartI = std::next(Stack.rbegin()); in hasInnermostDSA() local698 auto StartI = Stack.rbegin(); in hasExplicitDSA() local712 auto StartI = Stack.rbegin(); in hasExplicitDirective() local722 auto StartI = std::next(Stack.rbegin()); in hasDirective() local
948 UsesTy::iterator *StartI) { in nextInstr()
861 MachineBasicBlock::iterator StartI = IsDown ? TheI : ToI; in canMoveMemTo() local