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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcompile.hpp451 int _first_block_size; // Size of unvalidated entry point code / OSR poison code member in class:Compile
897 int first_block_size() { return _first_block_size; }

Completed in 45 milliseconds