Searched refs:createJIT (Results 1 – 2 of 2) sorted by relevance
300 MCJITCtor = createJIT; in Register()304 createJIT(std::unique_ptr<Module> M, std::string *ErrorStr,
42 MCJIT::createJIT(std::unique_ptr<Module> M, std::string *ErrorStr, in createJIT() function in MCJIT