Home
last modified time | relevance | path

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

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