Searched refs:CommonHoist (Results 1 – 2 of 2) sorted by relevance
29 explicit BranchFolder(bool defaultEnableTailMerge, bool CommonHoist,
109 BranchFolder::BranchFolder(bool defaultEnableTailMerge, bool CommonHoist, in BranchFolder() argument112 : EnableHoistCommonCode(CommonHoist), MBBFreqInfo(FreqInfo), in BranchFolder()