Searched refs:IRStaticDestructorRunners (Results 1 – 2 of 2) sorted by relevance
61 for (auto &DtorRunner : IRStaticDestructorRunners) in ~OrcLazyJIT()115 IRStaticDestructorRunners.emplace_back(std::move(DtorNames), H); in addModule()158 std::vector<orc::CtorDtorRunner<CODLayerT>> IRStaticDestructorRunners; variable
105 for (auto &DtorRunner : IRStaticDestructorRunners) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()208 IRStaticDestructorRunners.emplace_back(std::move(DtorNames), H); in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()277 std::vector<orc::CtorDtorRunner<OrcCBindingsStack>> IRStaticDestructorRunners; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local