Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp65 static cl::opt<bool> DisableBranchFold("disable-branch-fold", cl::Hidden, variable
298 return applyDisable(TargetID, DisableBranchFold); in overridePass()
529 DISABLE_PASS(DisableBranchFold, BranchFolderPass) in registerCodeGenCallback()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc29362 {"_ZL17DisableBranchFold", "DisableBranchFold"},