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