Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUInline.cpp152 static bool isWrapperOnlyCall(CallSite CS) { in isWrapperOnlyCall() function
190 if (isWrapperOnlyCall(CS)) in getInlineCost()