Searched refs:set_all_memory_call (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A DgenerateOptoStub.cpp191 set_all_memory_call(call);
H A DgraphKit.cpp1413 //------------------------------set_all_memory_call----------------------------
1414 void GraphKit::set_all_memory_call(Node* call, bool separate_io_proj) { function in class:GraphKit
1671 set_all_memory_call(xcall, separate_io_proj);
1756 set_all_memory_call(call);
2815 set_all_memory_call(membar);
H A DgraphKit.hpp484 void set_all_memory_call(Node* call, bool separate_io_proj = false);

Completed in 47 milliseconds