Searched refs:lastIndex (Results 1 – 3 of 3) sorted by relevance
142 SlotIndex lastIndex; member647 lastIndex = SlotIndex(); in visitMachineFunctionBefore()873 lastIndex = Indexes->getMBBStartIdx(MBB); in visitMachineBasicBlockBefore()881 if (!(idx > lastIndex)) { in visitMachineBundleBefore()883 errs() << "Last instruction was at " << lastIndex << '\n'; in visitMachineBundleBefore()885 lastIndex = idx; in visitMachineBundleBefore()2990 if (!(stop > lastIndex)) { in visitMachineBasicBlockAfter()2993 << " last instruction was at " << lastIndex << '\n'; in visitMachineBasicBlockAfter()2995 lastIndex = stop; in visitMachineBasicBlockAfter()
7359 uint16_t lastIndex; in FM_PCD_HashTableAddKey() local7374 &lastIndex); in FM_PCD_HashTableAddKey()7388 uint16_t lastIndex; in FM_PCD_HashTableRemoveKey() local7397 &lastIndex); in FM_PCD_HashTableRemoveKey()7411 uint16_t lastIndex; in FM_PCD_HashTableModifyNextEngine() local7421 &lastIndex); in FM_PCD_HashTableModifyNextEngine()7516 uint16_t lastIndex; in FM_PCD_HashTableFindNGetKeyStatistics() local7526 &lastIndex); in FM_PCD_HashTableFindNGetKeyStatistics()
6029 for ( var i = 0, l = this.length, lastIndex = l - 1; i < l; i++ ) {6041 results.cacheable || ( l > 1 && i < lastIndex ) ?