Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1578 Constant *ModuloC = in visitCallInst() local
1580 if (!ModuloC) in visitCallInst()
1582 if (ModuloC != ShAmtC) in visitCallInst()
1583 return replaceOperand(*II, 2, ModuloC); in visitCallInst()