Home | History | Annotate | Download | only in bugpoint

Lines Matching defs:ExitCode

785     int ExitCode = RunProgramWithTimeout(OutputBinary.str(), &ProgramArgs[0],
790 if (ExitCode < -1) {
796 return ExitCode;