Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h54 static void setInitTransform(LLJIT &J,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp140 setInitTransform(J, GlobalCtorDtorScraper(*this, InitFunctionPrefix, in GenericLLVMIRPlatformSupport()
648 void LLJIT::PlatformSupport::setInitTransform( in setInitTransform() function in llvm::orc::LLJIT::PlatformSupport