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

/openjdk7/hotspot/src/share/vm/code/
H A Ddependencies.hpp229 size_t estimate_size_in_bytes();
H A Ddependencies.cpp272 size_t Dependencies::estimate_size_in_bytes() { function in class:Dependencies
311 CompressedWriteStream bytes((int)estimate_size_in_bytes());

Completed in 41 milliseconds