Home
last modified time | relevance | path

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

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