Lines Matching refs:getBlockNum
1155 assert(getBlockNum() == unsigned(MI->getParent()->getNumber()) &&
1163 const MachineBasicBlock *MBB = TE.MTM.MF->getBlockNumbered(getBlockNum());
1180 ArrayRef<unsigned> PRDepths = TE.getProcResourceDepths(getBlockNum());
1182 ArrayRef<unsigned> PRCycles = TE.MTM.getProcResourceCycles(getBlockNum());
1194 Instrs += TE.MTM.BlockInfo[getBlockNum()].InstrCount;
1206 ArrayRef<unsigned> PRDepths = TE.getProcResourceDepths(getBlockNum());
1207 ArrayRef<unsigned> PRHeights = TE.getProcResourceHeights(getBlockNum());