LLVM 22.0.0git
CodeGenTargetMachineImpl.h File Reference

Go to the source code of this file.

Classes

class  llvm::CodeGenTargetMachineImpl
 implements a set of functionality in the TargetMachine class for targets that make use of the independent code generator (CodeGen) library. More...

Namespaces

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

Functions

CodeModel::Model llvm::getEffectiveCodeModel (std::optional< CodeModel::Model > CM, CodeModel::Model Default)
 Helper method for getting the code model, returning Default if CM does not have a value.