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

Declarations

lib/Transforms/InstCombine/InstCombineInternal.h
  953   Instruction *foldICmpAndConstConst(ICmpInst &Cmp, BinaryOperator *And,

References

lib/Transforms/InstCombine/InstCombineCompares.cpp
 1828   if (Instruction *I = foldICmpAndConstConst(Cmp, And, C))