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

  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
ExecutionEngineBindings.cpp 214 LLVMBool LLVMRemoveModule(LLVMExecutionEngineRef EE, LLVMModuleRef M,
226 return LLVMRemoveModule(EE, reinterpret_cast<LLVMModuleRef>(MP), OutMod,
  /external/llvm/lib/ExecutionEngine/
ExecutionEngineBindings.cpp 259 LLVMBool LLVMRemoveModule(LLVMExecutionEngineRef EE, LLVMModuleRef M,

Completed in 197 milliseconds