|
LLVM
4.0.0
|
This file describes high level types that are used by several passes or APIs involved in the GlobalISel pipeline. More...
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... | |
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.
1.8.6