Searched refs:KeepFunctionForStatic (Results 1 – 5 of 5) sorted by relevance
293 void setKeepFunctionForStatic(bool KeepFunctionForStatic) { in setKeepFunctionForStatic() argument294 Options.KeepFunctionForStatic = KeepFunctionForStatic; in setKeepFunctionForStatic()833 bool KeepFunctionForStatic = false; member
58 bool KeepFunctionForStatic = false; member
302 Options.LinkOpts.KeepFunctionForStatic = in getOptions()
581 GeneralLinker.setKeepFunctionForStatic(Options.KeepFunctionForStatic); in link()
444 !LLVM_UNLIKELY(Options.KeepFunctionForStatic))) in shouldKeepVariableDIE()