Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/TableGen/
H A DMain.cpp61 WriteIfChanged("write-if-changed", cl::desc("Only write output if it changed")); global() variable
/llvm-project/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp111 bool WriteIfChanged = false; global() member
254 writeIFS(StringRef FilePath,IFSStub & Stub,bool WriteIfChanged) writeIFS() argument
/llvm-project/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp658 bool WriteIfChanged) { in writeELFBinaryToFile()
713 bool WriteIfChanged) { in writeBinaryStub()