Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPrintPasses.h78 StringRef OldLineFormat, StringRef NewLineFormat,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DPrintPasses.cpp208 StringRef OldLineFormat, StringRef NewLineFormat, in doSystemDiff() argument
223 ("--old-line-format=" + OldLineFormat).toVector(OLF); in doSystemDiff()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1917 SmallString<80> OldLineFormat = formatv( in getBodyContent() local
1926 OldLineFormat, NewLineFormat, UnchangedLineFormat); in getBodyContent()