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

/openjdk7/hotspot/src/share/vm/code/
H A DcodeBlob.hpp109 virtual bool is_compiled_by_c1() const { return false; } function in class:VALUE_OBJ_CLASS_SPEC
H A Dnmethod.cpp95 bool nmethod::is_compiled_by_c1() const { function in class:nmethod
2372 if (is_compiled_by_c1()) {

Completed in 40 milliseconds