LLVM 22.0.0git
CGPassBuilderOption.h File Reference
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Target/TargetOptions.h"
#include <optional>

Go to the source code of this file.

Classes

class  llvm::RegAllocTypeParser
struct  llvm::CGPassBuilderOption

Namespaces

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

Enumerations

enum class  llvm::RunOutliner {
  llvm::TargetDefault , llvm::AlwaysOutline , llvm::OptimisticPGO , llvm::ConservativePGO ,
  llvm::NeverOutline
}
enum class  llvm::RegAllocType {
  llvm::Unset , llvm::Default , llvm::Basic , llvm::Fast ,
  llvm::Greedy , llvm::PBQP
}

Functions

LLVM_ABI CGPassBuilderOption llvm::getCGPassBuilderOption ()