ΒΆllvm::InlineParams getInlineParams(int Threshold)
llvm::InlineParams getInlineParams(int Threshold)
Description
Generate the parameters to tune the inline cost analysis based on command line options. If -inline-threshold option is not explicitly passed,\p Threshold is used as the default threshold.
Declared at: llvm/include/llvm/Analysis/InlineCost.h:190
Parameters
- int Threshold