Searched refs:split_unique_types (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Descape.hpp528 void split_unique_types(GrowableArray<Node *> &alloc_worklist);
H A Descape.cpp144 // scalar replaceable objects in split_unique_types().
205 // in split_unique_types().
264 split_unique_types(alloc_worklist);
351 // adjust_scalar_replaceable_state() and split_unique_types().
2700 void ConnectionGraph::split_unique_types(GrowableArray<Node *> &alloc_worklist) { function in class:ConnectionGraph

Completed in 51 milliseconds