Searched refs:IRStaticDestructorRunners (Results 1 – 8 of 8) sorted by relevance
250 for (auto &DtorRunner : IRStaticDestructorRunners) in shutdown()331 IRStaticDestructorRunners.emplace_back(std::move(DtorNames), RetKey); in addIRModule()505 std::vector<orc::CtorDtorRunner<OrcCBindingsStack>> IRStaticDestructorRunners; variable
245 for (auto &DtorRunner : IRStaticDestructorRunners) in shutdown()319 IRStaticDestructorRunners.emplace_back(AcknowledgeORCv1Deprecation, in addIRModule()526 std::vector<orc::LegacyCtorDtorRunner<OrcCBindingsStack>> IRStaticDestructorRunners; variable
245 for (auto &DtorRunner : IRStaticDestructorRunners) in shutdown()319 IRStaticDestructorRunners.emplace_back(std::move(DtorNames), K); in addIRModule()525 std::vector<orc::LegacyCtorDtorRunner<OrcCBindingsStack>> IRStaticDestructorRunners; variable
246 for (auto &DtorRunner : IRStaticDestructorRunners) in shutdown()319 IRStaticDestructorRunners.emplace_back(std::move(DtorNames), K); in addIRModule()525 std::vector<orc::LegacyCtorDtorRunner<OrcCBindingsStack>> IRStaticDestructorRunners; variable