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

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethod.hpp77 bool _can_be_statically_bound; member in class:ciMethod
293 bool can_be_statically_bound() const { return _can_be_statically_bound; }

Completed in 44 milliseconds