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

References

lib/Target/PowerPC/PPCMIPeephole.cpp
  288             Simplified = true;
  376                 Simplified = true;
  397                 Simplified = true;
  410                 Simplified = true;
  422                 Simplified = true;
  431               Simplified = true;
  478           Simplified = true;
  495             Simplified = true;
  534               Simplified = true;
  603           Simplified = true;
  647           Simplified = true;
  664           Simplified = true;
  709           Simplified = true;
  799         Simplified = true;
  804         Simplified |= emitRLDICWhenLoweringJumpTables(MI) ||
  820   Simplified |= eliminateRedundantTOCSaves(TOCSaves);
  826   Simplified |= eliminateRedundantCompare();
  828   return Simplified;