Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp825 outline(Module & M,std::vector<OutlinedFunction> & FunctionList,InstructionMapper & Mapper,unsigned & OutlinedFunctionNum) outline() argument
1131 unsigned OutlinedFunctionNum = 0; runOnModule() local
1152 doOutline(Module & M,unsigned & OutlinedFunctionNum) doOutline() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2294 deduplicateExtractedSections(Module & M,OutlinableGroup & CurrentGroup,std::vector<Function * > & FuncsToRemove,unsigned & OutlinedFunctionNum) deduplicateExtractedSections() argument
2793 unsigned OutlinedFunctionNum = 0; doOutline() local