HomeSort by relevance Sort by last modified time
    Searched refs:optlevel (Results 1 - 4 of 4) sorted by null

  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 103 (** [create_jit m optlevel] creates a new JIT (just-in-time compiler), taking
105 level [optlevel]. Raises [Error msg] if an error occurrs. The execution
  /external/elfutils/src/
ld.c 795 ld_state.optlevel = 1;
805 ld_state.optlevel = level;
    [all...]
ld.h 809 unsigned long int optlevel; member in struct:ld_state
    [all...]
ldgeneric.c     [all...]

Completed in 54 milliseconds