Searched defs:is_new (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/opto/
H A Descape.hpp479 bool is_new = from->add_edge(to); local
498 bool is_new = from->add_base(to); local
[all...]
H A Dnode.cpp1641 bool is_new = C->node_arena()->contains(this); local

Completed in 53 milliseconds