HomeSort by: relevance | last modified time | path
    Searched refs:BarMod (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithLazyReexports/
LLJITWithLazyReexports.cpp 40 // Note that in the conditionally compiled modules, FooMod and BarMod, functions
55 const llvm::StringRef BarMod =
129 ExitOnErr(J->addIRModule(ExitOnErr(parseExampleModule(BarMod, "bar-mod"))));
  /src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/
LLJITWithTargetProcessControl.cpp 46 // Note that in the conditionally compiled modules, FooMod and BarMod, functions
64 const llvm::StringRef BarMod =
161 ExitOnErr(J->addIRModule(ExitOnErr(parseExampleModule(BarMod, "bar-mod"))));

Completed in 14 milliseconds