Home
last modified time | relevance | path

Searched refs:DeleteFns (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributor.cpp2178 if (!Configuration.DeleteFns) in identifyDeadInternalFunctions()
3533 bool DeleteFns, bool IsModulePass) { in runAttributorOnFunctions() argument
3548 AC.DeleteFns = DeleteFns; in runAttributorOnFunctions()
/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
DAttributor.h1410 bool DeleteFns = true;
1826 if (Configuration.DeleteFns)