Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5137 unsigned TruncWidth = TI->getType()->getPrimitiveSizeInBits(); in processUMulZExtIdiom() local
5138 if (TruncWidth > MulWidth) in processUMulZExtIdiom()