Searched defs:createReferenceFile (Results 1 - 2 of 2) sorted by relevance

/external/llvm/tools/bugpoint/
H A DExecutionDriver.cpp417 /// createReferenceFile - calls compileProgram and then records the output
422 bool BugDriver::createReferenceFile(Module *M, const std::string &Filename) { function in class:BugDriver
/external/swiftshader/third_party/LLVM/tools/bugpoint/
H A DExecutionDriver.cpp449 /// createReferenceFile - calls compileProgram and then records the output
454 bool BugDriver::createReferenceFile(Module *M, const std::string &Filename) { function in class:BugDriver

Completed in 140 milliseconds