Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/ExecutionEngine/Orc/
HDExecutionUtils.h90 class CtorDtorRunner {
95 CtorDtorRunner(std::vector<std::string> CtorDtorNames, in CtorDtorRunner() function
/NextBSD/contrib/llvm/tools/lli/
HDOrcLazyJIT.h117 orc::CtorDtorRunner<CODLayerT> CtorRunner(std::move(CtorNames), H); in addModule()
156 std::vector<orc::CtorDtorRunner<CODLayerT>> IRStaticDestructorRunners;