Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DExecutionUtils.h90 class CtorDtorRunner {
95 CtorDtorRunner(std::vector<std::string> CtorDtorNames, in CtorDtorRunner() function
/external/llvm/tools/lli/
DOrcLazyJIT.h110 orc::CtorDtorRunner<CODLayerT> CtorRunner(std::move(CtorNames), H); in addModule()
156 std::vector<orc::CtorDtorRunner<CODLayerT>> IRStaticDestructorRunners;
/external/llvm/lib/ExecutionEngine/Orc/
DOrcCBindingsStack.h195 orc::CtorDtorRunner<OrcCBindingsStack> CtorRunner(std::move(CtorNames), H); in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
281 std::vector<orc::CtorDtorRunner<OrcCBindingsStack>> IRStaticDestructorRunners; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()