LLVM API Documentation
#include "AArch64.h"#include "AArch64RegisterInfo.h"#include "llvm/ADT/SetVector.h"#include "llvm/CodeGen/LiveIntervalAnalysis.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/CodeGen/MachineFunction.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/CodeGen/RegAllocPBQP.h"#include "llvm/Support/Debug.h"#include "llvm/Support/ErrorHandling.h"#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Defines | |
| #define | DEBUG_TYPE "aarch64-pbqp" |
| #define | PBQP_BUILDER PBQPBuilderWithCoalescing |
| #define DEBUG_TYPE "aarch64-pbqp" |
Definition at line 18 of file AArch64PBQPRegAlloc.cpp.
Definition at line 33 of file AArch64PBQPRegAlloc.cpp.