Home
last modified time | relevance | path

Searched defs:IsInnerShl (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp444 bool IsInnerShl = InnerShift->getOpcode() == Instruction::Shl; in canEvaluateShiftedShift() local
534 bool IsInnerShl = InnerShift->getOpcode() == Instruction::Shl; in foldShiftedShift() local