Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp232 unsigned IOpBitwidth = InstInfoMap.lookup(IOp).ValidBitWidth; in getMinBitWidth() local
233 if (IOpBitwidth >= ValidBitWidth) in getMinBitWidth()