Home
last modified time | relevance | path

Searched refs:AddWithCst (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1249 Instruction *AddWithCst = cast<Instruction>(I.getOperand(0)); in processUGT_ADDCST_ADD() local
1250 if (!AddWithCst->hasOneUse()) in processUGT_ADDCST_ADD()
1279 Instruction *OrigAdd = cast<Instruction>(AddWithCst->getOperand(0)); in processUGT_ADDCST_ADD()
1281 if (U == AddWithCst) in processUGT_ADDCST_ADD()