6924097: assert((_type == Type::MEMORY) == (_adr_type != 0),"adr_type for memory phis only")
Summary: Use PhiNode::make_blank(r, n) method to construct the phi. Reviewed-by: never
Showing
想要评论请 注册 或 登录
Summary: Use PhiNode::make_blank(r, n) method to construct the phi. Reviewed-by: never