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

/openjdk10/hotspot/src/share/vm/code/
H A DcompiledIC.cpp573 bool CompiledDirectStaticCall::is_call_to_far() const { function in class:CompiledDirectStaticCall
694 } else if (is_call_to_far()) {
H A DcompiledIC.hpp424 bool is_call_to_far() const;

Completed in 41 milliseconds