Searched refs:KeepFunctionForStatic (Results 1 – 2 of 2) sorted by relevance
285 void setKeepFunctionForStatic(bool KeepFunctionForStatic) { in setKeepFunctionForStatic() argument286 Options.KeepFunctionForStatic = KeepFunctionForStatic; in setKeepFunctionForStatic()792 bool KeepFunctionForStatic = false; member
445 !LLVM_UNLIKELY(Options.KeepFunctionForStatic))) in shouldKeepVariableDIE()