Searched refs:InstTxt (Results 1 – 1 of 1) sorted by relevance
277 StringRef InstTxt; in prettyPrintAsm() local281 InstTxt = Duplex.second; in prettyPrintAsm()283 InstTxt = Duplex.first; in prettyPrintAsm()285 if (!InstTxt.empty()) in prettyPrintAsm()286 OS << Indent << InstTxt << Separator; in prettyPrintAsm()