Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1258 APInt C2ShlC1 = C2->ushl_ov(*C1, Overflow); in visitUDiv() local
1262 X, ConstantInt::get(X->getType(), C2ShlC1)); in visitUDiv()