Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-reduce/deltas/
H A DReduceFunctions.cpp30 std::vector<std::reference_wrapper<Function>> FuncsToRemove; in extractFunctionsFromModule() local
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2241 std::vector<Function *> &FuncsToRemove, in fillOverallFunction()
2289 std::vector<Function *> &FuncsToRemove, unsigned &OutlinedFunctionNum) { in deduplicateExtractedSections()
2896 std::vector<Function *> FuncsToRemove; in doOutline() local