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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcCBindingsStack.h245 for (auto &DtorRunner : IRStaticDestructorRunners)
319 IRStaticDestructorRunners.emplace_back(AcknowledgeORCv1Deprecation,
526 std::vector<orc::LegacyCtorDtorRunner<OrcCBindingsStack>> IRStaticDestructorRunners; member in namespace:llvm

Completed in 48 milliseconds