LLVM 22.0.0git
OptimizationLevel.h File Reference

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

#include "llvm/Support/Compiler.h"
#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.