Home
last modified time | relevance | path

Searched defs:CodeGenOptLevel (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/bindings/ocaml/target/
H A Dllvm_target.ml15 module CodeGenOptLevel = struct module
H A Dllvm_target.mli20 module CodeGenOptLevel : sig module
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dtarget.go37 CodeGenOptLevel C.LLVMCodeGenOptLevel type
/llvm-project-15.0.7/llvm/tools/opt/
H A Dopt.cpp173 static cl::opt<unsigned> CodeGenOptLevel( variable