reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5230 if (!CmpInst) 5235 if (CmpInst->getParent() != PhiBlock) 5238 Constant *CmpOp1 = dyn_cast<Constant>(CmpInst->getOperand(1)); 5247 Constant *DefaultConst = ConstantExpr::getICmp(CmpInst->getPredicate(), 5255 Constant *CaseConst = ConstantExpr::getICmp(CmpInst->getPredicate(), 5276 CmpInst->replaceAllUsesWith(RangeCmp); 5283 CmpInst->replaceAllUsesWith(InvertedTableCmp);