Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp194 const FixedBlockInfo *PredFBI = MTM.getResources(TBI->Pred); in computeDepthResources() local
195 TBI->InstrDepth = PredTBI->InstrDepth + PredFBI->InstrCount; in computeDepthResources()