Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp831 outline(Module & M,std::vector<OutlinedFunction> & FunctionList,InstructionMapper & Mapper,unsigned & OutlinedFunctionNum) outline() argument
1139 unsigned OutlinedFunctionNum = 0; runOnModule() local
1160 doOutline(Module & M,unsigned & OutlinedFunctionNum) doOutline() argument
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2297 deduplicateExtractedSections(Module & M,OutlinableGroup & CurrentGroup,std::vector<Function * > & FuncsToRemove,unsigned & OutlinedFunctionNum) deduplicateExtractedSections() argument
2796 unsigned OutlinedFunctionNum = 0; doOutline() local