Searched defs:KeepSuffix (Results 1 - 1 of 1) sorted by relevance
/external/llvm/tools/bugpoint/ | ||
H A D | ListReducer.h | 32 KeepSuffix, // The suffix alone satisfies the predicate enumerator in enum:llvm::ListReducer::TestResult 62 case KeepSuffix: 120 case KeepSuffix: 180 if (doTest(EmptyList, TestList, Error) == KeepSuffix) { |
Completed in 70 milliseconds