Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1065 DenseSet<const char *> *Allowed = nullptr, bool DeleteFns = true)
1068 DeleteFns(DeleteFns) {}
1380 if (DeleteFns)
1712 const bool DeleteFns;
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1205 if (!DeleteFns) in identifyDeadInternalFunctions()
2329 bool DeleteFns) { in runAttributorOnFunctions() argument
2339 DeleteFns); in runAttributorOnFunctions()