Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp195 const FixedBlockInfo *PredFBI = MTM.getResources(TBI->Pred); in computeDepthResources() local
196 TBI->InstrDepth = PredTBI->InstrDepth + PredFBI->InstrCount; in computeDepthResources()