Searched refs:CaseConst (Results 1 – 1 of 1) sorted by relevance
4774 Constant *CaseConst = ConstantExpr::getICmp(CmpInst->getPredicate(), in reuseTableCompare() local4776 if (!CaseConst || CaseConst == DefaultConst) in reuseTableCompare()4778 assert((CaseConst == TrueConst || CaseConst == FalseConst) && in reuseTableCompare()