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

/openjdk7/hotspot/src/share/vm/opto/
H A Dc2compiler.hpp47 bool needs_stubs () { return true; } function in class:C2Compiler
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Compiler.hpp57 virtual bool needs_stubs () { return false; } function in class:Compiler
/openjdk7/hotspot/src/share/vm/shark/
H A DsharkCompiler.hpp52 bool needs_stubs() { return false; } function in class:SharkCompiler

Completed in 2060 milliseconds