|
LLVM 22.0.0git
|
#include "GCNPreRALongBranchReg.h"#include "AMDGPU.h"#include "GCNSubtarget.h"#include "SIMachineFunctionInfo.h"#include "llvm/CodeGen/MachineFunctionPass.h"#include "llvm/InitializePasses.h"Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "amdgpu-pre-ra-long-branch-reg" |
| #define DEBUG_TYPE "amdgpu-pre-ra-long-branch-reg" |
Definition at line 26 of file GCNPreRALongBranchReg.cpp.