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

  /external/llvm/include/llvm-c/
Core.h 390 LLVMContextRef LLVMContextCreate(void);
400 * This should be called for every call to LLVMContextCreate() or memory
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 99 return LLVMContextCreate();
    [all...]
  /external/llvm/lib/IR/
Core.cpp 66 LLVMContextRef LLVMContextCreate() {
    [all...]

Completed in 1789 milliseconds