HomeSort by relevance Sort by last modified time
    Searched refs:MBBFreqInfo (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
BranchFolding.h 114 MBFIWrapper MBBFreqInfo;
BranchFolding.cpp 112 : EnableHoistCommonCode(CommonHoist), MBBFreqInfo(FreqInfo),
449 MBBFreqInfo.setBlockFreq(NewMBB, MBBFreqInfo.getBlockFreq(&CurMBB));
    [all...]

Completed in 59 milliseconds