Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp391 auto functionMakesUnknownCall = [&](const Function *F) -> bool { in getTransitiveUsesOfLDS() local
407 if (!F.isDeclaration() && functionMakesUnknownCall(&F)) { in getTransitiveUsesOfLDS()