Searched defs:StartI (Results 1 – 4 of 4) sorted by relevance
160 SlotIndex StartI = I.start(); in update() local173 SlotIndex StartI = I->start; in update() local
504 auto StartI = std::next(Stack.rbegin()); in getTopDSA() local572 auto StartI = Stack.rbegin(); in getImplicitDSA() local585 auto StartI = std::next(Stack.rbegin()); in hasDSA() local605 auto StartI = std::next(Stack.rbegin()); in hasInnermostDSA() local629 auto StartI = Stack.rbegin(); in hasExplicitDSA() local640 auto StartI = std::next(Stack.rbegin()); in hasDirective() local
962 UsesTy::iterator *StartI) { in nextInstr()
861 MachineBasicBlock::iterator StartI = IsDown ? TheI : ToI; in canMoveMemTo() local