Searched defs:NewAShr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp1273 auto *NewAShr = BinaryOperator::CreateAShr(X, ShiftDiff); local

Completed in 54 milliseconds