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

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.hpp798 Node* set_output_for_allocation(AllocateNode* alloc,
H A DgraphKit.cpp2993 //---------------------------set_output_for_allocation-------------------------
2994 Node* GraphKit::set_output_for_allocation(AllocateNode* alloc, function in class:GraphKit
3152 return set_output_for_allocation(alloc, oop_type);
3305 Node* javaoop = set_output_for_allocation(alloc, ary_type);

Completed in 45 milliseconds