Searched refs:TempStream (Results 1 – 2 of 2) sorted by relevance
123 raw_string_ostream TempStream(Buffer); in prettyPrintAsm() local124 InstPrinter.printInst(&Inst, TempStream, "", STI); in prettyPrintAsm()
406 raw_string_ostream TempStream(Buffer); in printInst() local407 IP.printInst(MI, TempStream, "", STI); in printInst()