Searched refs:foldICmpShlConstant (Results 1 – 2 of 2) sorted by relevance
742 Instruction *foldICmpShlConstant(ICmpInst &Cmp, BinaryOperator *Shl,
2325 Instruction *InstCombinerImpl::foldICmpShlConstant(ICmpInst &Cmp, in foldICmpShlConstant() function in InstCombinerImpl4008 if (Instruction *I = foldICmpShlConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()