Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.h95 bool EnableHoistCommonCode; variable
DBranchFolding.cpp112 : EnableHoistCommonCode(CommonHoist), MBBFreqInfo(FreqInfo), in BranchFolder()
232 if (EnableHoistCommonCode) in OptimizeFunction()