Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DPrintPasses.h79 StringRef UnchangedLineFormat);
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DPrintPasses.cpp209 StringRef UnchangedLineFormat) { in doSystemDiff() argument
225 ("--unchanged-line-format=" + UnchangedLineFormat).toVector(ULF); in doSystemDiff()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
DStandardInstrumentations.cpp1575 SmallString<80> UnchangedLineFormat = formatv( in getBodyContent() local
1580 OldLineFormat, NewLineFormat, UnchangedLineFormat); in getBodyContent()