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

References

lib/CodeGen/MachinePipeliner.cpp
 1435       dbgs() << "\t   H    = " << getHeight(&SUnits[i]) << "\n";
 1857             if (maxHeight == nullptr || getHeight(I) > getHeight(maxHeight))
 1857             if (maxHeight == nullptr || getHeight(I) > getHeight(maxHeight))
 1859             else if (getHeight(I) == getHeight(maxHeight) &&
 1859             else if (getHeight(I) == getHeight(maxHeight) &&
 1862             else if (getHeight(I) == getHeight(maxHeight) &&
 1862             else if (getHeight(I) == getHeight(maxHeight) &&