Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp750 static bool canShiftBinOpWithConstantRHS(BinaryOperator &Shift, in canShiftBinOpWithConstantRHS() function
836 if (canShiftBinOpWithConstantRHS(I, Op0BO)) { in FoldShiftByConstant()
865 canShiftBinOpWithConstantRHS(I, TBO)) { in FoldShiftByConstant()
882 canShiftBinOpWithConstantRHS(I, FBO)) { in FoldShiftByConstant()