Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h53 static void setInitTransform(LLJIT &J,
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp186 setInitTransform(J, GlobalCtorDtorScraper(*this, InitFunctionPrefix, in GenericLLVMIRPlatformSupport()
652 void LLJIT::PlatformSupport::setInitTransform( in setInitTransform() function in llvm::orc::LLJIT::PlatformSupport