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