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

  /external/llvm/unittests/ExecutionEngine/JIT/
MultiJITTest.cpp 26 bool LoadAssemblyInto(Module *M, const char *assembly) {
39 LoadAssemblyInto(M1,
56 LoadAssemblyInto(M2,
JITTest.cpp 164 bool LoadAssemblyInto(Module *M, const char *assembly) {
195 LoadAssemblyInto(M, assembly);
610 if (!LoadAssemblyInto(&TempModule, Assembly)) {

Completed in 1997 milliseconds