Home
last modified time | relevance | path

Searched refs:ProfileInlineGrowthLimit (Results 1 – 14 of 14) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp24 extern cl::opt<int> ProfileInlineGrowthLimit;
129 unsigned SizeLimit = FuncSize * ProfileInlineGrowthLimit; in processFunction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp24 extern cl::opt<int> ProfileInlineGrowthLimit;
129 unsigned SizeLimit = FuncSize * ProfileInlineGrowthLimit; in processFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp24 extern cl::opt<int> ProfileInlineGrowthLimit;
129 unsigned SizeLimit = FuncSize * ProfileInlineGrowthLimit; in processFunction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-profgen/
H A DCSPreInliner.cpp24 extern cl::opt<int> ProfileInlineGrowthLimit;
129 unsigned SizeLimit = FuncSize * ProfileInlineGrowthLimit; in processFunction()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp24 extern cl::opt<int> ProfileInlineGrowthLimit;
129 unsigned SizeLimit = FuncSize * ProfileInlineGrowthLimit; in processFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp38 extern cl::opt<int> ProfileInlineGrowthLimit;
161 unsigned SizeLimit = FuncSize * ProfileInlineGrowthLimit; in processFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp176 cl::opt<int> ProfileInlineGrowthLimit( variable
1335 unsigned SizeLimit = F.getInstructionCount() * ProfileInlineGrowthLimit; in inlineHotFunctionsWithPriority()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/IPO/
H A DSampleProfile.cpp176 cl::opt<int> ProfileInlineGrowthLimit( variable
1335 unsigned SizeLimit = F.getInstructionCount() * ProfileInlineGrowthLimit; in inlineHotFunctionsWithPriority()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp176 cl::opt<int> ProfileInlineGrowthLimit( variable
1335 unsigned SizeLimit = F.getInstructionCount() * ProfileInlineGrowthLimit; in inlineHotFunctionsWithPriority()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp182 cl::opt<int> ProfileInlineGrowthLimit( variable
1376 unsigned SizeLimit = F.getInstructionCount() * ProfileInlineGrowthLimit; in inlineHotFunctionsWithPriority()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp176 cl::opt<int> ProfileInlineGrowthLimit( variable
1335 unsigned SizeLimit = F.getInstructionCount() * ProfileInlineGrowthLimit; in inlineHotFunctionsWithPriority()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp176 cl::opt<int> ProfileInlineGrowthLimit( variable
1335 unsigned SizeLimit = F.getInstructionCount() * ProfileInlineGrowthLimit; in inlineHotFunctionsWithPriority()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp195 static cl::opt<int> ProfileInlineGrowthLimit( variable
1527 unsigned SizeLimit = F.getInstructionCount() * ProfileInlineGrowthLimit; in inlineHotFunctionsWithPriority()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp195 static cl::opt<int> ProfileInlineGrowthLimit( variable
1527 unsigned SizeLimit = F.getInstructionCount() * ProfileInlineGrowthLimit; in inlineHotFunctionsWithPriority()