Searched defs:FuncsToRemove (Results 1 – 1 of 1) sorted by relevance
2246 fillOverallFunction(Module & M,OutlinableGroup & CurrentGroup,std::vector<DenseMap<Value *,BasicBlock * >> & OutputStoreBBs,std::vector<Function * > & FuncsToRemove,const DenseMap<Value *,Value * > & OutputMappings) fillOverallFunction() argument 2294 deduplicateExtractedSections(Module & M,OutlinableGroup & CurrentGroup,std::vector<Function * > & FuncsToRemove,unsigned & OutlinedFunctionNum) deduplicateExtractedSections() argument 2911 std::vector<Function *> FuncsToRemove; doOutline() local