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

/external/llvm/tools/bugpoint/
H A DOptimizerDriver.cpp88 /// EmitProgressBitcode - This function is used to output the current Program
91 void BugDriver::EmitProgressBitcode(const Module *M, function in class:BugDriver
/external/swiftshader/third_party/LLVM/tools/bugpoint/
H A DOptimizerDriver.cpp69 /// EmitProgressBitcode - This function is used to output the current Program
72 void BugDriver::EmitProgressBitcode(const Module *M, function in class:BugDriver
251 EmitProgressBitcode(M, "pass-error", false);

Completed in 92 milliseconds