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

/external/llvm/tools/bugpoint/
H A DExecutionDriver.cpp383 /// executeProgramSafely - Used to create reference output with the "safe"
386 std::string BugDriver::executeProgramSafely(const Module *Program, function in class:BugDriver
428 ReferenceOutputFile = executeProgramSafely(Program, Filename, &Error);

Completed in 178 milliseconds