Searched refs:tempModule (Results 1 – 1 of 1) sorted by relevance
36 std::unique_ptr<Module> tempModule; in run() local44 tempModule.reset(newModule); in run()61 if (tempModule == nullptr) { in run()65 return tempModule.release(); in run()89 std::unique_ptr<Module> tempModule; in runAndSerialize() local97 tempModule.reset(newModule); in runAndSerialize()