Searched refs:IRStaticDestructorRunners (Results 1 – 1 of 1) sorted by relevance
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