Searched refs:dataLayoutAttr (Results 1 – 1 of 1) sorted by relevance
1032 if (auto dataLayoutAttr = in prepareLLVMModule() local1034 llvmModule->setDataLayout(dataLayoutAttr.cast<StringAttr>().getValue()); in prepareLLVMModule()