Searched refs:KeepFunctionForStatic (Results 1 – 5 of 5) sorted by relevance
271 void setKeepFunctionForStatic(bool KeepFunctionForStatic) { in setKeepFunctionForStatic() argument272 Options.KeepFunctionForStatic = KeepFunctionForStatic; in setKeepFunctionForStatic()787 bool KeepFunctionForStatic = false; member
50 bool KeepFunctionForStatic = false; member
299 Options.LinkOpts.KeepFunctionForStatic = in getOptions()
583 GeneralLinker.setKeepFunctionForStatic(Options.KeepFunctionForStatic); in link()
445 !LLVM_UNLIKELY(Options.KeepFunctionForStatic))) in shouldKeepVariableDIE()