Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp444 Value *Op0BOOp1 = Op0BO->getOperand(1); in FoldShiftByConstant() local
445 if (isLeftShift && Op0BOOp1->hasOneUse() && in FoldShiftByConstant()
446 match(Op0BOOp1, in FoldShiftByConstant()