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

References

lib/Transforms/Utils/SimplifyCFG.cpp
  469   ConstantComparesGatherer(const ConstantComparesGatherer &) = delete;
  470   ConstantComparesGatherer &
  471   operator=(const ConstantComparesGatherer &) = delete;
 3703   ConstantComparesGatherer ConstantCompare(Cond, DL);