Searched refs:TextRepresentation (Results 1 – 1 of 1) sorted by relevance
205 std::string TextRepresentation; in nameAsInitialInstruction() local206 raw_string_ostream Stream(TextRepresentation); in nameAsInitialInstruction()288 std::string TextRepresentation; in nameAsRegularInstruction() local289 raw_string_ostream Stream(TextRepresentation); in nameAsRegularInstruction()525 std::string TextRepresentation; in reorderInstructionOperandsByNames() local526 raw_string_ostream Stream(TextRepresentation); in reorderInstructionOperandsByNames()