Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp740 static bool canShiftBinOpWithConstantRHS(BinaryOperator &Shift, in canShiftBinOpWithConstantRHS() function
817 if (canShiftBinOpWithConstantRHS(I, Op0BO)) { in FoldShiftByConstant()
846 canShiftBinOpWithConstantRHS(I, TBO)) { in FoldShiftByConstant()
863 canShiftBinOpWithConstantRHS(I, FBO)) { in FoldShiftByConstant()