Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.cpp118 static bool canElideModuleLDS(const Function &F) { in canElideModuleLDS() function
141 if (GVM && f && !canElideModuleLDS(*f)) { in calculateKnownAddressOfLDSGlobal()
182 if (GV && !canElideModuleLDS(F)) { in allocateKnownAddressLDSGlobal()