Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp195 const FixedBlockInfo *PredFBI = MTM.getResources(TBI->Pred); in computeDepthResources() local
196 TBI->InstrDepth = PredTBI->InstrDepth + PredFBI->InstrCount; in computeDepthResources()
/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()