Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceFunctions.cpp30 SmallPtrSet<Constant *, 8> FuncsToRemove; in extractFunctionsFromModule() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2249 fillOverallFunction(Module & M,OutlinableGroup & CurrentGroup,std::vector<DenseMap<Value *,BasicBlock * >> & OutputStoreBBs,std::vector<Function * > & FuncsToRemove,const DenseMap<Value *,Value * > & OutputMappings) fillOverallFunction() argument
2297 deduplicateExtractedSections(Module & M,OutlinableGroup & CurrentGroup,std::vector<Function * > & FuncsToRemove,unsigned & OutlinedFunctionNum) deduplicateExtractedSections() argument
2914 std::vector<Function *> FuncsToRemove; doOutline() local