Searched refs:FoldToBitwiseAnd (Results 1 – 1 of 1) sorted by relevance
2739 auto FoldToBitwiseAnd = [&](Value *Remainder) -> Instruction * { in foldSelectWithSRem() local2754 return FoldToBitwiseAnd(Remainder); in foldSelectWithSRem()2763 return FoldToBitwiseAnd(ConstantInt::get(RemRes->getType(), 2)); in foldSelectWithSRem()