Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/bugpoint/
H A DExecutionDriver.cpp438 bool FilesDifferent = false; in diffProgram() local
445 FilesDifferent = true; in diffProgram()
454 return FilesDifferent; in diffProgram()