LLVM 19.0.0git
Enumerations
llvm::CodeModel Namespace Reference

Enumerations

enum  Model {
  Tiny , Small , Kernel , Medium ,
  Large
}
 

Enumeration Type Documentation

◆ Model

Enumerator
Tiny 
Small 
Kernel 
Medium 
Large 

Definition at line 31 of file CodeGen.h.