LLVM  8.0.1
Namespaces | Typedefs
Types.h File Reference

This file describes high level types that are used by several passes or APIs involved in the GlobalISel pipeline. More...

#include "llvm/ADT/DenseMap.h"
Include dependency graph for Types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 

Typedefs

using llvm::ValueToVReg = DenseMap< const Value *, unsigned >
 Map a value to a virtual register. More...
 

Detailed Description

This file describes high level types that are used by several passes or APIs involved in the GlobalISel pipeline.

Definition in file Types.h.