Searched refs:KeepFunctionForStatic (Results 1 – 5 of 5) sorted by relevance
285 void setKeepFunctionForStatic(bool KeepFunctionForStatic) { in setKeepFunctionForStatic() argument286 Options.KeepFunctionForStatic = KeepFunctionForStatic; in setKeepFunctionForStatic()792 bool KeepFunctionForStatic = false; member
47 bool KeepFunctionForStatic = false; member
234 Options.LinkOpts.KeepFunctionForStatic = in getOptions()
328 GeneralLinker.setKeepFunctionForStatic(Options.KeepFunctionForStatic); in link()
445 !LLVM_UNLIKELY(Options.KeepFunctionForStatic))) in shouldKeepVariableDIE()