Searched defs:applyDataLayout (Results 1 – 2 of 2) sorted by relevance
69 LLVMErrorRef applyDataLayout(void *Ctx, LLVMModuleRef M) { in applyDataLayout() function
1072 Error LLJIT::applyDataLayout(Module &M) { applyDataLayout() function in llvm::orc::LLJIT