|
LLVM
3.7.0
|
Go to the source code of this file.
Classes | |
| class | llvm::TargetOptions |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::FloatABI | |
| llvm::FPOpFusion | |
| llvm::JumpTable | |
| llvm::ThreadModel | |
Macros | |
| #define | ARE_EQUAL(X) LHS.X == RHS.X |
Functions | |
| bool | llvm::operator== (const TargetOptions &LHS, const TargetOptions &RHS) |
| bool | llvm::operator!= (const TargetOptions &LHS, const TargetOptions &RHS) |
Referenced by llvm::operator==().
1.8.6