Home
last modified time | relevance | path

Searched refs:TextRepresentation (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DIRNormalizer.cpp205 std::string TextRepresentation; in nameAsInitialInstruction() local
206 raw_string_ostream Stream(TextRepresentation); in nameAsInitialInstruction()
288 std::string TextRepresentation; in nameAsRegularInstruction() local
289 raw_string_ostream Stream(TextRepresentation); in nameAsRegularInstruction()
525 std::string TextRepresentation; in reorderInstructionOperandsByNames() local
526 raw_string_ostream Stream(TextRepresentation); in reorderInstructionOperandsByNames()