Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp348 static Instruction *foldShiftOfShiftedBinOp(BinaryOperator &I, in foldShiftOfShiftedBinOp() function
508 if (Instruction *Logic = foldShiftOfShiftedBinOp(I, Builder)) in commonShiftTransforms()