Searched refs:InternalError (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/bugpoint/
H A DListReducer.h34 InternalError // Encountered an error trying to run the predicate enumerator in enum:llvm::ListReducer::TestResult
70 case InternalError:
143 case InternalError:
146 assert(Error.empty() && "doTest did not return InternalError for error");
H A DMiscompilation.cpp83 return InternalError;
120 return InternalError;
162 return InternalError;
191 return InternalError;
198 return InternalError;
441 return InternalError;
448 return InternalError;

Completed in 103 milliseconds