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