Searched refs:MaxInd (Results 1 – 1 of 1) sorted by relevance
296 SlotIndex MinInd, MaxInd; in run() local312 MinInd = MaxInd = LIS->getInstructionIndex(*MI); in run()316 MaxInd = I != 0 ? std::max(MaxInd, LI->endIndex()) : LI->endIndex(); in run()342 Success && I != E && LIS->getInstructionIndex(*I->first) < MaxInd; in run()