Searched refs:InstTxt (Results 1 – 1 of 1) sorted by relevance
133 StringRef InstTxt; in prettyPrintAsm() local137 InstTxt = Duplex.second; in prettyPrintAsm()139 InstTxt = Duplex.first; in prettyPrintAsm()141 if (!InstTxt.empty()) in prettyPrintAsm()142 OS << Indent << InstTxt << Separator; in prettyPrintAsm()