Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp60 static cl::opt<unsigned> ArgAllocaCost("amdgpu-inline-arg-alloca-cost", variable
1272 Threshold += ArgAllocaCost; in adjustInliningThreshold()
1300 unsigned Threshold = ArgAllocaCost * getInliningThresholdMultiplier(); in getCallerAllocaCost()