Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9099 auto isShiftTooBig = [X](ConstantSDNode *Val) { in simplifyShift() local
9102 if (ISD::matchUnaryPredicate(Y, isShiftTooBig, true)) in simplifyShift()