LLVM  8.0.1
Classes | Namespaces
AggressiveAntiDepBreaker.h File Reference
#include "AntiDepBreaker.h"
#include "llvm/ADT/BitVector.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/Support/Compiler.h"
#include <map>
#include <set>
#include <vector>
Include dependency graph for AggressiveAntiDepBreaker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::AggressiveAntiDepState
 Contains all the state necessary for anti-dep breaking. More...
 
struct  llvm::AggressiveAntiDepState::RegisterReference
 Information about a register reference within a liverange. More...
 
class  llvm::AggressiveAntiDepBreaker
 

Namespaces

 llvm
 This class represents lattice values for constants.