Searched refs:AddWithCst (Results 1 – 1 of 1) sorted by relevance
1075 Instruction *AddWithCst = cast<Instruction>(I.getOperand(0)); in processUGT_ADDCST_ADD() local1076 if (!AddWithCst->hasOneUse()) in processUGT_ADDCST_ADD()1105 Instruction *OrigAdd = cast<Instruction>(AddWithCst->getOperand(0)); in processUGT_ADDCST_ADD()1107 if (U == AddWithCst) in processUGT_ADDCST_ADD()