reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Transforms/InstCombine/InstCombineInternal.h
  604   Instruction *matchSAddSubSat(SelectInst &MinMax1);

References

lib/Transforms/InstCombine/InstCombineSelect.cpp
 2505       if (Instruction *I = matchSAddSubSat(SI))