Searched refs:instruction_comment_ (Results 1 – 2 of 2) sorted by relevance
61 instruction_bits_.str(), instruction_comment_.str()); in DebugInstruction()63 instruction_comment_.str(std::string()); in DebugInstruction()76 if (debug_consumer_) instruction_comment_ << str; in Append()83 std::stringstream instruction_comment_; variable