Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/bindings/ocaml/target/
H A Dllvm_target.ml15 module CodeGenOptLevel = struct module
H A Dllvm_target.mli20 module CodeGenOptLevel : sig module
/openbsd-src/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp174 static cl::opt<unsigned> CodeGenOptLevel( variable