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