Home
last modified time | relevance | path

Searched refs:FreqInfo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.h41 MBFIWrapper &FreqInfo,
DBranchFolding.cpp139 MBFIWrapper &FreqInfo, in BranchFolder() argument
143 MBBFreqInfo(FreqInfo), MBPI(ProbInfo) { in BranchFolder()
/external/llvm/lib/CodeGen/
DBranchFolding.cpp112 MBFIWrapper &FreqInfo, in BranchFolder() argument
114 : EnableHoistCommonCode(CommonHoist), MBBFreqInfo(FreqInfo), in BranchFolder()