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

  /external/llvm/include/llvm-c/
Core.h 432 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID);
    [all...]
  /external/llvm/lib/IR/
Core.cpp 90 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) {
    [all...]

Completed in 19 milliseconds