OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scalar_opts
(Results
1 - 2
of
2
) sorted by null
/external/llvm/bindings/ocaml/transforms/
Makefile
11
DIRS = ipo passmgr_builder
scalar_opts
utils vectorize
/external/llvm/test/Bindings/OCaml/
scalar_opts.ml
1
(* RUN: cp %s %T/
scalar_opts
.ml
2
* RUN: %ocamlc -g -w +A -package llvm.
scalar_opts
-linkpkg %T/
scalar_opts
.ml -o %t
4
* RUN: %ocamlopt -g -w +A -package llvm.
scalar_opts
-linkpkg %T/
scalar_opts
.ml -o %t
Completed in 178 milliseconds