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

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse.hpp369 bool wrote_final() const { return _wrote_final; } function in class:Parse
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp186 bool wrote_final () const { return _wrote_final; } function in class:IRScope

Completed in 25 milliseconds