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

References

lib/Target/Hexagon/HexagonSplitDouble.cpp
   95     bool isInduction(unsigned Reg, LoopRegMap &IRM) const;
  101     bool isProfitable(const USet &Part, LoopRegMap &IRM) const;
  104     void collectIndRegs(LoopRegMap &IRM);
  145 bool HexagonSplitDoubleRegs::isInduction(unsigned Reg, LoopRegMap &IRM) const {
  421 bool HexagonSplitDoubleRegs::isProfitable(const USet &Part, LoopRegMap &IRM)
  572 void HexagonSplitDoubleRegs::collectIndRegs(LoopRegMap &IRM) {
 1202   LoopRegMap IRM;