Searched defs:SizeLimit (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp134 unsigned SizeLimit = FuncSize * ProfileInlineGrowthLimit; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp62 ContiguousBlobAccumulator(uint64_t BaseOffset, uint64_t SizeLimit) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1334 unsigned SizeLimit = F.getInstructionCount() * ProfileInlineGrowthLimit; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp972 uint64_t SizeLimit = 32; local
986 uint64_t SizeLimit = 32; local

Completed in 199 milliseconds