Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6187 unsigned TruncWidth = TI->getType()->getPrimitiveSizeInBits(); in processUMulZExtIdiom() local
6188 if (TruncWidth > MulWidth) in processUMulZExtIdiom()