Home
last modified time | relevance | path

Searched defs:TBI (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp165 TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in computeDepthResources() local
198 TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in computeHeightResources() local
233 const TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in getDepthResources() local
242 const TraceBlockInfo *TBI = &BlockInfo[MBB->getNumber()]; in getHeightResources() local
435 MachineTraceMetrics::TraceBlockInfo &TBI = LB.Blocks[To->getNumber()]; in insertEdge() local
468 TraceBlockInfo &TBI = BlockInfo[I->getNumber()]; in computeTrace() local
486 TraceBlockInfo &TBI = BlockInfo[I->getNumber()]; in computeTrace() local
517 TraceBlockInfo &TBI = BlockInfo[Pred->getNumber()]; in invalidate() local
542 TraceBlockInfo &TBI = BlockInfo[Succ->getNumber()]; in invalidate() local
570 const TraceBlockInfo &TBI = BlockInfo[Num]; in verify() local
[all …]
/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h239 TraceBlockInfo &TBI; variable
/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1386 if (BranchInst *TBI = dyn_cast<BranchInst>(BBI->getTerminator())) in runOnLoop() local