Home
last modified time | relevance | path

Searched defs:CMModel (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h544 std::optional<CodeModel::Model> CMModel; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetMachine.h102 CodeModel::Model CMModel = CodeModel::Small; variable