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.cpp1204 static unsigned adjustInliningThresholdUsingCallee(const CallBase *CB, in adjustInliningThresholdUsingCallee() function
1278 unsigned Threshold = adjustInliningThresholdUsingCallee(CB, TLI, this); in adjustInliningThreshold()