LLVM
15.0.0git
|
#include "AMDGPUMachineFunction.h"
#include "AMDGPU.h"
#include "AMDGPUPerfHintAnalysis.h"
#include "AMDGPUSubtarget.h"
#include "llvm/CodeGen/MachineModuleInfo.h"
#include "llvm/Target/TargetMachine.h"
Go to the source code of this file.
Functions | |
static bool | canElideModuleLDS (const Function &F) |
Definition at line 87 of file AMDGPUMachineFunction.cpp.
References F.
Referenced by llvm::AMDGPUMachineFunction::allocateModuleLDSGlobal().