Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp65 if (auto Err = applyDataLayout(*TSM.getModule())) in addIRModule()
129 Error LLJIT::applyDataLayout(Module &M) { in applyDataLayout() function in llvm::orc::LLJIT
180 if (auto Err = applyDataLayout(*TSM.getModule())) in addLazyIRModule()
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h121 Error applyDataLayout(Module &M);