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

/openjdk10/hotspot/src/share/vm/code/
H A DcompiledIC.hpp85 bool to_interpreter() const { return _to_interpreter; } function in class:CompiledICInfo
H A DcompiledIC.cpp384 if (info.to_interpreter() || info.to_aot()) {

Completed in 105 milliseconds