Searched defs:removeModule (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DLLVMContext.cpp73 void LLVMContext::removeModule(Module *M) { function in class:LLVMContext
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h122 bool removeModule(Module *M) { function in class:llvm::MCJIT::OwningModuleContainer
H A DMCJIT.cpp97 bool MCJIT::removeModule(Module *M) { function in class:MCJIT
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp203 bool JIT::removeModule(Module *M) { function in class:JIT
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp114 bool ExecutionEngine::removeModule(Module *M) { function in class:ExecutionEngine

Completed in 63 milliseconds