Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp330 static Instruction *foldShiftOfShiftedLogic(BinaryOperator &I, in foldShiftOfShiftedLogic() function
423 if (Instruction *Logic = foldShiftOfShiftedLogic(I, Builder)) in commonShiftTransforms()