• Home
  • Raw
  • Download

Lines Matching defs:TBI

177   TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()];  in computeDepthResources()  local
210 TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in computeHeightResources() local
244 const TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in getDepthResources() local
253 const TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in getHeightResources() local
455 MachineTraceMetrics::TraceBlockInfo &TBI = LB.Blocks[To->getNumber()]; in insertEdge() local
489 TraceBlockInfo &TBI = BlockInfo[I->getNumber()]; in computeTrace() local
507 TraceBlockInfo &TBI = BlockInfo[I->getNumber()]; in computeTrace() local
538 TraceBlockInfo &TBI = BlockInfo[Pred->getNumber()]; in invalidate() local
563 TraceBlockInfo &TBI = BlockInfo[Succ->getNumber()]; in invalidate() local
591 const TraceBlockInfo &TBI = BlockInfo[Num]; in verify() local
763 computeCrossBlockCriticalPath(const TraceBlockInfo &TBI) { in computeCrossBlockCriticalPath()
782 updateDepth(MachineTraceMetrics::TraceBlockInfo &TBI, const MachineInstr &UseMI, in updateDepth()
843 TraceBlockInfo &TBI = BlockInfo[MBB->getNumber()]; in computeInstrDepths() local
862 TraceBlockInfo &TBI = BlockInfo[MBB->getNumber()]; in computeInstrDepths() local
991 TraceBlockInfo &TBI = BlockInfo[MBB->getNumber()]; in addLiveIns() local
1006 TraceBlockInfo &TBI = BlockInfo[MBB->getNumber()]; in computeInstrHeights() local
1028 TraceBlockInfo &TBI = BlockInfo[MBB->getNumber()]; in computeInstrHeights() local
1048 TraceBlockInfo &TBI = BlockInfo[MBB->getNumber()]; in computeInstrHeights() local
1161 TraceBlockInfo &TBI = BlockInfo[MBB->getNumber()]; in getTrace() local
1284 const TraceBlockInfo &TBI = TE.BlockInfo[UseMI.getParent()->getNumber()]; in isDepInTrace() local