Lines Matching full:llvm
1 /*===-- analysis_ocaml.c - LLVM OCaml Glue ----------------------*- C++ -*-===*\
3 |* The LLVM Compiler Infrastructure *|
10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
18 #include "llvm-c/Analysis.h"
24 /* Llvm.llmodule -> string option */
45 /* Llvm.llvalue -> bool */
50 /* Llvm.llmodule -> unit */
56 /* Llvm.llvalue -> unit */
62 /* Llvm.llvalue -> unit */
68 /* Llvm.llvalue -> unit */