Home
last modified time | relevance | path

Searched defs:FuncsToRemove (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
H A DReduceFunctions.cpp31 std::vector<std::reference_wrapper<Function>> FuncsToRemove; in extractFunctionsFromModule() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1142 std::vector<Function *> &FuncsToRemove) { in fillOverallFunction()
1188 std::vector<Function *> &FuncsToRemove, unsigned &OutlinedFunctionNum) { in deduplicateExtractedSections()
1547 std::vector<Function *> FuncsToRemove; in doOutline() local