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

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.hpp639 Node* set_predefined_input_for_runtime_call(SafePointNode* call);
H A DgraphKit.cpp1701 //--------------------set_predefined_input_for_runtime_call--------------------
1711 Node* GraphKit::set_predefined_input_for_runtime_call(SafePointNode* call) { function in class:GraphKit
2175 prev_mem = set_predefined_input_for_runtime_call(call);
2181 set_predefined_input_for_runtime_call(call);

Completed in 49 milliseconds