Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MBFI

820                                     const MachineBlockFrequencyInfo *MBFI,
822 BlockFrequency Freq = MBFI->getBlockFreq(MI.getParent());
823 const float Scale = 1.0f / MBFI->getEntryFreq();