Home
last modified time | relevance | path

Searched refs:MBBFreqInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DBranchFolding.h113 MBFIWrapper MBBFreqInfo; variable
DBranchFolding.cpp110 : EnableHoistCommonCode(CommonHoist), MBBFreqInfo(FreqInfo), in BranchFolder()
444 MBBFreqInfo.setBlockFreq(NewMBB, MBBFreqInfo.getBlockFreq(&CurMBB)); in SplitMBBAt()
1064 BlockFrequency BlockFreq = MBBFreqInfo.getBlockFreq(SrcMBB); in setCommonTailEdgeWeights()
1079 MBBFreqInfo.setBlockFreq(&TailMBB, AccumulatedMBBFreq); in setCommonTailEdgeWeights()