Searched refs:InstTxt (Results 1 – 1 of 1) sorted by relevance
252 StringRef InstTxt; in prettyPrintAsm() local256 InstTxt = Duplex.second; in prettyPrintAsm()258 InstTxt = Duplex.first; in prettyPrintAsm()260 if (!InstTxt.empty()) in prettyPrintAsm()261 OS << Indent << InstTxt << Separator; in prettyPrintAsm()