Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1728 auto GetShiftableDenom = [&](Value *Denom) -> Value * { in visitUDiv() local
1744 if (auto *Res = GetShiftableDenom(Op1)) in visitUDiv()