Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:ProcessFailure

115 static std::string ProcessFailure(StringRef ProgPath, const char** Args,
322 *Error = ProcessFailure(CompilerCommand, &ProgramArgs[0],
497 Error = ProcessFailure(LLCPath, &LLCArgs[0],
732 *Error = ProcessFailure(CCPath, &CCArgs[0]);
882 Error = ProcessFailure(CCPath, &CCArgs[0]);