reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
501 decltype(BlockIter) LastUpdate; 510 while (BlockIter != MBB->end()) { 511 auto &MI = *BlockIter++; 578 MinInstr->updateDepths(LastUpdate, BlockIter, RegUnits); 579 LastUpdate = BlockIter; 607 LastUpdate = BlockIter;