Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp2983 std::string formatEscapes(const std::string &Str) { in formatEscapes() function
3043 OS << formatEscapes(CS.str()) << '\n'; in dumpGraph()