Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp96 static cl::opt<bool> DisableNoUnwindInference( variable
1614 if (!DisableNoUnwindInference) in inferAttrsFromFunctionBodies()