Home
last modified time | relevance | path

Searched refs:PredFBI (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp183 const FixedBlockInfo *PredFBI = MTM.getResources(TBI->Pred); in computeDepthResources() local
184 TBI->InstrDepth = PredTBI->InstrDepth + PredFBI->InstrCount; in computeDepthResources()