C2: Add true/false_proj*() methods for IfNode as a replacement for proj_out*(true/false)

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 27
    • Component/s: hotspot

      There are a lot of places in the code where we call proj_out*(true/false) on an IfNode. In some cases we then cast the returned ProjNode back to IfTrueNode/IfFalseNode. It would be cleaner if we directly provide true/false_proj*() methods that return IfTrueNode/IfFalseNode directly.

            Assignee:
            Christian Hagedorn
            Reporter:
            Christian Hagedorn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: