Searched refs:formatChunk (Results 1 – 1 of 1) sorted by relevance
84 StringRef formatChunk = split.first.trim(); in emitAssemblyFormat() local85 if (!formatChunk.empty()) in emitAssemblyFormat()86 os.indent(indent) << formatChunk << "\n"; in emitAssemblyFormat()