Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9002 bool IsShiftByConstant = (BinOpLHSVal.getOpcode() == ISD::SHL || in visitShiftByConstant() local
9009 if (!IsShiftByConstant && !IsCopyOrSelect) in visitShiftByConstant()