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

Declarations

lib/Transforms/InstCombine/InstCombineInternal.h
  380   bool simplifyDivRemOfSelectWithZeroOp(BinaryOperator &I);

References

lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  693   if (simplifyDivRemOfSelectWithZeroOp(I))
 1315   if (simplifyDivRemOfSelectWithZeroOp(I))