Searched refs:PredFBI (Results 1 – 1 of 1) sorted by relevance
183 const FixedBlockInfo *PredFBI = MTM.getResources(TBI->Pred); in computeDepthResources() local184 TBI->InstrDepth = PredTBI->InstrDepth + PredFBI->InstrCount; in computeDepthResources()