Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp162 BranchFoldThreshold("simplifycfg-branch-fold-threshold", cl::Hidden, variable
3865 if (Cost > BranchFoldThreshold) in FoldBranchToCommonDest()