Searched refs:createReferenceFile (Results 1 - 4 of 4) sorted by relevance

/external/llvm/tools/bugpoint/
H A DFindBugs.cpp44 if (!createReferenceFile(Program))
H A DBugDriver.cpp193 if (!createReferenceFile(Program)) {
H A DBugDriver.h188 /// createReferenceFile - calls compileProgram and then records the output
193 bool createReferenceFile(Module *M, const std::string &Filename
H A DExecutionDriver.cpp410 /// createReferenceFile - calls compileProgram and then records the output
415 bool BugDriver::createReferenceFile(Module *M, const std::string &Filename) { function in class:BugDriver

Completed in 197 milliseconds