The other_if_proj() only makes sense when called on an actual IfProjNode. Let's move it there and update the use-sites which now also have a more precise type.
- relates to
-
JDK-8373420 C2: Add true/false_proj*() methods for IfNode as a replacement for proj_out*(true/false)
-
- In Progress
-
- links to
-
Review(master)
openjdk/jdk/28785