Searched refs:DeleteOutput (Results 1 – 3 of 3) sorted by relevance
125 /// otherwise return false. If DeleteOutput is set to true, the bitcode is132 std::string &OutputFilename, bool DeleteOutput, in runPasses() argument 249 if (DeleteOutput || result != 0) in runPasses()
212 /// otherwise return false. If DeleteOutput is set to true, the bitcode is219 std::string &OutputFilename, bool DeleteOutput = false,
547 auto DeleteOutput = in renderSVG() local