Searched defs:KeepSuffix (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
H A DListReducer.h32 KeepSuffix, // The suffix alone satisfies the predicate enumerator in enum:llvm::ListReducer::TestResult
62 case KeepSuffix:
125 case KeepSuffix:
186 if (doTest(EmptyList, TestList, Error) == KeepSuffix) {

Completed in 28 milliseconds