HomeSort by relevance Sort by last modified time
    Searched refs:KeepSuffix (Results 1 - 6 of 6) sorted by null

  /external/llvm/tools/bugpoint/
ListReducer.h 32 KeepSuffix, // The suffix alone satisfies the predicate
62 case KeepSuffix:
125 case KeepSuffix:
186 if (doTest(EmptyList, TestList, Error) == KeepSuffix) {
CrashDebugger.cpp 103 return KeepSuffix;
131 return KeepSuffix;
201 return KeepSuffix;
337 return KeepSuffix;
446 return KeepSuffix;
523 return KeepSuffix;
593 return KeepSuffix;
    [all...]
Miscompilation.cpp 92 return KeepSuffix; // Miscompilation detected!
167 return KeepSuffix;
198 return KeepSuffix;
459 return KeepSuffix;
    [all...]
  /external/swiftshader/third_party/LLVM/tools/bugpoint/
ListReducer.h 32 KeepSuffix, // The suffix alone satisfies the predicate
62 case KeepSuffix:
120 case KeepSuffix:
180 if (doTest(EmptyList, TestList, Error) == KeepSuffix) {
CrashDebugger.cpp 91 return KeepSuffix;
119 return KeepSuffix;
189 return KeepSuffix;
262 return KeepSuffix;
371 return KeepSuffix;
Miscompilation.cpp 91 return KeepSuffix; // Miscompilation detected!
165 return KeepSuffix;
193 return KeepSuffix;
443 return KeepSuffix;
    [all...]

Completed in 203 milliseconds