Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1532 APInt C2ShlC1 = C2->ushl_ov(*C1, Overflow); in visitUDiv() local
1536 X, ConstantInt::get(X->getType(), C2ShlC1)); in visitUDiv()