Searched defs:TBI (Results 1 – 3 of 3) sorted by relevance
165 TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in computeDepthResources() local198 TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in computeHeightResources() local233 const TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in getDepthResources() local242 const TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in getHeightResources() local431 MachineTraceMetrics::TraceBlockInfo &TBI = LB.Blocks[To->getNumber()]; in insertEdge() local464 TraceBlockInfo &TBI = BlockInfo[I->getNumber()]; in computeTrace() local482 TraceBlockInfo &TBI = BlockInfo[I->getNumber()]; in computeTrace() local513 TraceBlockInfo &TBI = BlockInfo[Pred->getNumber()]; in invalidate() local538 TraceBlockInfo &TBI = BlockInfo[Succ->getNumber()]; in invalidate() local566 const TraceBlockInfo &TBI = BlockInfo[Num]; in verify() local[all …]
238 TraceBlockInfo &TBI; variable
1414 if (BranchInst *TBI = dyn_cast<BranchInst>(BBI->getTerminator())) in runOnLoop() local