Searched refs:DLDesc (Results 1 – 1 of 1) sorted by relevance
783 std::string DLDesc = M->getDataLayout().getStringRepresentation(); in EmitBackendOutput() local784 if (DLDesc != TDesc.getStringRepresentation()) { in EmitBackendOutput()788 Diags.Report(DiagID) << DLDesc << TDesc.getStringRepresentation(); in EmitBackendOutput()