Home
last modified time | relevance | path

Searched defs:ORCPlatformSupport (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp86 class ORCPlatformSupport : public LLJIT::PlatformSupport { class
88 ORCPlatformSupport(orc::LLJIT &J) : J(J) {} in ORCPlatformSupport() function in __anonafc103b20111::ORCPlatformSupport