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:
120 case KeepSuffix:
180 if (doTest(EmptyList, TestList, Error) == KeepSuffix) {

Completed in 73 milliseconds