LLVM  4.0.0
Namespaces | Typedefs
CodeGen/GlobalISel/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 "llvm/IR/Value.h"
Include dependency graph for CodeGen/GlobalISel/Types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

Typedefs

typedef DenseMap< const Value
*, unsigned
llvm::ValueToVReg
 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 CodeGen/GlobalISel/Types.h.