Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1770 if (Instruction *SatAdd = foldToUnsignedSaturatedAdd(I)) in visitAdd() local
1771 return SatAdd; in visitAdd()