Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPrintPasses.h79 StringRef UnchangedLineFormat);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DPrintPasses.cpp209 StringRef UnchangedLineFormat) { in doSystemDiff() argument
225 ("--unchanged-line-format=" + UnchangedLineFormat).toVector(ULF); in doSystemDiff()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1921 SmallString<80> UnchangedLineFormat = formatv( in getBodyContent() local
1926 OldLineFormat, NewLineFormat, UnchangedLineFormat); in getBodyContent()