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

References

lib/Target/Hexagon/HexagonSplitDouble.cpp
  431     TotalP += P;
  434       TotalP -= 30;
  445               TotalP -= 2;
  463       TotalP += P;
  468     TotalP -= 20*LoopPhiNum;
  470   LLVM_DEBUG(dbgs() << "Partition profit: " << TotalP << '\n');
  473   return TotalP > 0;