Searched refs:foldICmpShlConstant (Results 1 – 2 of 2) sorted by relevance
842 Instruction *foldICmpShlConstant(ICmpInst &Cmp, BinaryOperator *Shl,
1866 Instruction *InstCombiner::foldICmpShlConstant(ICmpInst &Cmp, in foldICmpShlConstant() function in InstCombiner2525 if (Instruction *I = foldICmpShlConstant(Cmp, BO, *C)) in foldICmpInstWithConstant()