Searched refs:MinBranchClusters (Results 1 – 2 of 2) sorted by relevance
98 static cl::opt<bool> MinBranchClusters( variable394 modifyFunctionLayout(BF, opts::ReorderBlocks, opts::MinBranchClusters); in runOnFunctions()449 bool MinBranchClusters) const { in modifyFunctionLayout()470 if (MinBranchClusters) in modifyFunctionLayout()
156 bool MinBranchClusters) const;