Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSimplifyCFGOptions.h39 SimplifyCFGOptions &bonusInstThreshold(int I) { in bonusInstThreshold() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyDivergentExitNodes.cpp178 SimplifyCFGOptions().bonusInstThreshold(2)); in unifyReturnBlockSet()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilder.cpp1037 Result.bonusInstThreshold(BonusInstThreshold.getSExtValue()); in parseSimplifyCFGOptions()