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

  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITCAPITest.cpp 100 Module = LLVMModuleCreateWithName("simple_module");
  /external/llvm/include/llvm-c/
Core.h 479 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID);
    [all...]
  /external/llvm/lib/IR/
Core.cpp 96 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) {
    [all...]

Completed in 32 milliseconds