LLVM 19.0.0git
Classes | Namespaces | Macros
BreakFalseDeps.cpp File Reference
#include "llvm/ADT/DepthFirstIterator.h"
#include "llvm/CodeGen/LivePhysRegs.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/ReachingDefAnalysis.h"
#include "llvm/CodeGen/RegisterClassInfo.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "llvm/InitializePasses.h"
#include "llvm/MC/MCInstrDesc.h"
#include "llvm/MC/MCRegister.h"
#include "llvm/MC/MCRegisterInfo.h"
#include "llvm/Support/Debug.h"

Go to the source code of this file.

Classes

class  llvm::BreakFalseDeps
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Macros

#define DEBUG_TYPE   "break-false-deps"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "break-false-deps"

Definition at line 101 of file BreakFalseDeps.cpp.