aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/graphKit.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/vm/opto/graphKit.hpp')
-rw-r--r--src/share/vm/opto/graphKit.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/vm/opto/graphKit.hpp b/src/share/vm/opto/graphKit.hpp
index c584cef75..7a363fd33 100644
--- a/src/share/vm/opto/graphKit.hpp
+++ b/src/share/vm/opto/graphKit.hpp
@@ -700,7 +700,7 @@ class GraphKit : public Phase {
void set_predefined_output_for_runtime_call(Node* call,
Node* keep_mem,
const TypePtr* hook_mem);
- Node* set_predefined_input_for_runtime_call(SafePointNode* call);
+ Node* set_predefined_input_for_runtime_call(SafePointNode* call, Node* narrow_mem = NULL);
// Replace the call with the current state of the kit. Requires
// that the call was generated with separate io_projs so that