Searched defs:reexecute_sp (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.hpp668 virtual int reexecute_sp() { return sp(); } function in class:GraphKit
H A Dlibrary_call.cpp126 virtual int reexecute_sp() { return _reexecute_sp; } function in class:LibraryCallKit

Completed in 59 milliseconds