Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.h94 bool EnableHoistCommonCode; variable
DBranchFolding.cpp110 : EnableHoistCommonCode(CommonHoist), MBBFreqInfo(FreqInfo), in BranchFolder()
223 if (EnableHoistCommonCode) in OptimizeFunction()