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

References

lib/Target/Hexagon/HexagonEarlyIfConv.cpp
  569     TotalPh = computePhiCost(FP.JoinB, FP);
  574       TotalPh += computePhiCost(SB, FP);
  579       TotalPh += computePhiCost(SB, FP);
  584                     << TotalPh << "\n");
  585   if (TotalIn+TotalPh >= SizeLimit+Spare)