LLVM API Documentation

Defines
AArch64PBQPRegAlloc.cpp File Reference
#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"
Include dependency graph for AArch64PBQPRegAlloc.cpp:

Go to the source code of this file.

Defines

#define DEBUG_TYPE   "aarch64-pbqp"
#define PBQP_BUILDER   PBQPBuilderWithCoalescing

Define Documentation

#define DEBUG_TYPE   "aarch64-pbqp"

Definition at line 18 of file AArch64PBQPRegAlloc.cpp.

Definition at line 33 of file AArch64PBQPRegAlloc.cpp.