Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.h114 MBFIWrapper MBBFreqInfo; variable
DBranchFolding.cpp112 : EnableHoistCommonCode(CommonHoist), MBBFreqInfo(FreqInfo), in BranchFolder()
449 MBBFreqInfo.setBlockFreq(NewMBB, MBBFreqInfo.getBlockFreq(&CurMBB)); in SplitMBBAt()
1082 BlockFrequency BlockFreq = MBBFreqInfo.getBlockFreq(SrcMBB); in setCommonTailEdgeWeights()
1097 MBBFreqInfo.setBlockFreq(&TailMBB, AccumulatedMBBFreq); in setCommonTailEdgeWeights()