Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MBBFreqInfo

112     : EnableHoistCommonCode(CommonHoist), MBBFreqInfo(FreqInfo),
449 MBBFreqInfo.setBlockFreq(NewMBB, MBBFreqInfo.getBlockFreq(&CurMBB));
1082 BlockFrequency BlockFreq = MBBFreqInfo.getBlockFreq(SrcMBB);
1097 MBBFreqInfo.setBlockFreq(&TailMBB, AccumulatedMBBFreq);