Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h53 static void setInitTransform(LLJIT &J,
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp133 setInitTransform(J, GlobalCtorDtorScraper(*this, InitFunctionPrefix)); in GenericLLVMIRPlatformSupport()
901 void LLJIT::PlatformSupport::setInitTransform( in setInitTransform() function in llvm::orc::LLJIT::PlatformSupport