Searched refs:InstTxt (Results 1 – 1 of 1) sorted by relevance
98 StringRef InstTxt; in prettyPrintAsm() local102 InstTxt = Duplex.second; in prettyPrintAsm()104 InstTxt = Duplex.first; in prettyPrintAsm()106 if (!InstTxt.empty()) in prettyPrintAsm()107 OS << Indent << InstTxt << Separator; in prettyPrintAsm()