Searched refs:supports_native (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Compiler.hpp52 virtual bool supports_native() { return true; } function in class:Compiler
/openjdk7/hotspot/src/share/vm/compiler/
H A DabstractCompiler.hpp51 virtual bool supports_native() { return true; } function in class:AbstractCompiler
H A DcompileBroker.cpp1354 (!CICompileNatives || !compiler(comp_level)->supports_native())) {
/openjdk7/hotspot/src/share/vm/shark/
H A DsharkCompiler.hpp47 bool supports_native() { return true; } function in class:SharkCompiler

Completed in 39 milliseconds