Searched refs:IRStaticDestructorRunners (Results 1 – 1 of 1) sorted by relevance
69 for (auto &DtorRunner : IRStaticDestructorRunners) in ~OrcLazyJIT()123 IRStaticDestructorRunners.push_back( in addModule()162 std::vector<orc::CtorDtorRunner<CODLayerT>> IRStaticDestructorRunners; variable