LLVM 17.0.0git
Classes | Namespaces
OptimizationLevel.h File Reference

This header enumerates the LLVM-provided high-level optimization levels. More...

#include <assert.h>
Include dependency graph for OptimizationLevel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::OptimizationLevel
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Detailed Description

This header enumerates the LLVM-provided high-level optimization levels.

Each level has a specific goal and rationale.

Definition in file OptimizationLevel.h.