Searched refs:MainHandle (Results 1 – 1 of 1) sorted by relevance
136 auto MainHandle = J.addModule(std::move(M)); in runOrcLazyJIT() local137 auto MainSym = J.findSymbolIn(MainHandle, "main"); in runOrcLazyJIT()