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

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse.hpp370 void set_wrote_final(bool z) { _wrote_final = z; } function in class:Parse
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp185 void set_wrote_final() { _wrote_final = true; } function in class:IRScope

Completed in 281 milliseconds