Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1192 static unsigned adjustInliningThresholdUsingCallee(const CallBase *CB, in adjustInliningThresholdUsingCallee() function
1266 unsigned Threshold = adjustInliningThresholdUsingCallee(CB, TLI, this); in adjustInliningThreshold()