Home
last modified time | relevance | path

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

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