Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp83 bool IsInnerShl = InnerShift->getOpcode() == Instruction::Shl; in canEvaluateShiftedShift() local
198 bool IsInnerShl = InnerShift->getOpcode() == Instruction::Shl; in foldShiftedShift() local