Searched defs:_deopt_entry (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreterGenerator.cpp139 Interpreter::_deopt_entry[i] = member in class:Interpreter
H A DtemplateInterpreter.cpp195 EntryPoint TemplateInterpreter::_deopt_entry [TemplateInterpreter::number_of_deopt_entries ]; member in class:TemplateInterpreter
H A DtemplateInterpreter.hpp121 static EntryPoint _deopt_entry[number_of_deopt_entries]; // entry points to return to from a deoptimization member in class:TemplateInterpreter

Completed in 26 milliseconds