Searched refs:FixedBlockInfo (Results 1 – 2 of 2) sorted by relevance
91 struct FixedBlockInfo { struct99 FixedBlockInfo() : InstrCount(~0u), HasCalls(false) {} in FixedBlockInfo() function109 const FixedBlockInfo *getResources(const MachineBasicBlock*); argument366 SmallVector<FixedBlockInfo, 4> BlockInfo;
84 const MachineTraceMetrics::FixedBlockInfo*87 FixedBlockInfo *FBI = &BlockInfo[MBB->getNumber()]; in getResources()183 const FixedBlockInfo *PredFBI = MTM.getResources(TBI->Pred); in computeDepthResources()