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.h 151 bool ownsModule(Module* M) {
MCJIT.cpp 180 assert(OwnedModules.ownsModule(M) &&
249 assert(OwnedModules.ownsModule(M) && "MCJIT::finalizeModule: Unknown module.");

Completed in 111 milliseconds