Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUInline.cpp193 InlineParams LocalParams = Params; in getInlineCost() local
194 LocalParams.DefaultThreshold = (int)getInlineThreshold(CS); in getInlineCost()
209 return llvm::getInlineCost(CS, Callee, LocalParams, TTI, GetAssumptionCache, in getInlineCost()