Searched defs:TBI (Results 1 – 3 of 3) sorted by relevance
176 TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in computeDepthResources() local209 TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in computeHeightResources() local243 const TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in getDepthResources() local252 const TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in getHeightResources() local473 MachineTraceMetrics::TraceBlockInfo &TBI = LB.Blocks[To->getNumber()]; in insertEdge() local507 TraceBlockInfo &TBI = BlockInfo[I->getNumber()]; in computeTrace() local525 TraceBlockInfo &TBI = BlockInfo[I->getNumber()]; in computeTrace() local556 TraceBlockInfo &TBI = BlockInfo[Pred->getNumber()]; in invalidate() local581 TraceBlockInfo &TBI = BlockInfo[Succ->getNumber()]; in invalidate() local609 const TraceBlockInfo &TBI = BlockInfo[Num]; in verify() local[all …]
267 TraceBlockInfo &TBI; variable
2089 if (BranchInst *TBI = dyn_cast<BranchInst>(BBI->getTerminator())) run() local