Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp645 static bool canShiftBinOpWithConstantRHS(BinaryOperator &Shift, in canShiftBinOpWithConstantRHS() function
812 if (canShiftBinOpWithConstantRHS(I, Op0BO)) { in FoldShiftByConstant()
856 canShiftBinOpWithConstantRHS(I, TBO)) { in FoldShiftByConstant()
875 canShiftBinOpWithConstantRHS(I, FBO)) { in FoldShiftByConstant()