|
LLVM
4.0.0
|
#include "llvm/CodeGen/ValueTypes.h"#include "llvm/Support/DataTypes.h"#include "llvm/Support/MathExtras.h"#include <climits>Go to the source code of this file.
Classes | |
| struct | llvm::ISD::ArgFlagsTy |
| struct | llvm::ISD::InputArg |
| InputArg - This struct carries flags and type information about a single incoming (formal) argument or incoming (from the perspective of the caller) return value virtual register. More... | |
| struct | llvm::ISD::OutputArg |
| OutputArg - This struct carries flags and a value for a single outgoing (actual) argument or outgoing (from the perspective of the caller) return value virtual register. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::ISD | |
| ISD namespace - This namespace contains an enum which represents all of the SelectionDAG node types and value types. | |
1.8.6