Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp2019 if (Instruction *NarrowRem = narrowUDivURem(I, *this)) in visitURem() local
2020 return NarrowRem; in visitURem()