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

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse.hpp381 bool is_normal_parse() const { return _entry_bci == InvocationEntryBci; } function in class:Parse
H A Dparse1.cpp1009 if (_caller->has_method() && is_normal_parse() && !method()->is_static()) {

Completed in 39 milliseconds