Searched defs:MaximalPossibleTotalShiftAmount (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineShifts.cpp | 39 unsigned MaximalPossibleTotalShiftAmount = in canTryToConstantAddTwoShiftAmounts() local |
H A D | InstCombineCompares.cpp | 4275 unsigned MaximalPossibleTotalShiftAmount = foldShiftIntoShiftInAnotherHandOfAndInICmp() local |