Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_llvm/src/back/
Dwrite.rs460 pub(crate) unsafe fn llvm_optimize( in llvm_optimize() function
/third_party/rust/rust/src/bootstrap/
Dconfig.rs173 pub llvm_optimize: bool, field