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

/openjdk7/hotspot/src/share/vm/compiler/
H A DabstractCompiler.hpp56 virtual bool is_shark() { return false; } function in class:AbstractCompiler
61 bool is_shark() { return false; } function in class:AbstractCompiler
66 bool is_shark() { return false; } function in class:AbstractCompiler
71 bool is_shark() { return true; } function in class:AbstractCompiler

Completed in 30 milliseconds