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

  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp 183 assert(OwnedModules.ownsModule(M) &&
260 assert(OwnedModules.ownsModule(M) && "MCJIT::finalizeModule: Unknown module.");
MCJIT.h 121 bool ownsModule(Module* M) {

Completed in 61 milliseconds