Searched defs:classify_value (Results 1 - 1 of 1) sorted by last modified time

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli318 (** The kind of an [llvalue], the result of [classify_value v].
660 (** [classify_value v] returns the kind of the value [v]. *)
661 val classify_value : llvalue -> ValueKind.t var

Completed in 100 milliseconds