Home
last modified time | relevance | path

Searched refs:IRStaticDestructorRunners (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/lli/
DOrcLazyJIT.h69 for (auto &DtorRunner : IRStaticDestructorRunners) in ~OrcLazyJIT()
123 IRStaticDestructorRunners.push_back( in addModule()
162 std::vector<orc::CtorDtorRunner<CODLayerT>> IRStaticDestructorRunners; variable