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

  /external/llvm/include/llvm-c/
Core.h 426 * This is equivalent to calling LLVMModuleCreateWithNameInContext with
440 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 124 return LLVMModuleCreateWithNameInContext(String_val(ModuleID), C);
    [all...]
  /external/llvm/lib/IR/
Core.cpp 94 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
    [all...]

Completed in 21 milliseconds