LLVM 19.0.0git
Classes | Namespaces
OptimizationLevel.h File Reference

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

#include <assert.h>

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.