Home
last modified time | relevance | path

Searched defs:WriteIfChanged (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DMain.cpp51 WriteIfChanged("write-if-changed", cl::desc("Only write output if it changed")); variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp118 bool WriteIfChanged = false; member
261 static Error writeIFS(StringRef FilePath, IFSStub &Stub, bool WriteIfChanged) { in writeIFS()
/openbsd-src/gnu/llvm/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp658 bool WriteIfChanged) { in writeELFBinaryToFile()
713 bool WriteIfChanged) { in writeBinaryStub()