Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1324 unsigned AllocaThresholdBonus = (Threshold * ArgAllocaSize) / AllocaSize; in getCallerAllocaCost() local
1326 return AllocaThresholdBonus; in getCallerAllocaCost()