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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.hpp181 static address throw_count_address() { return (address)&_throw_count; } function in class:Runtime1
H A Dc1_LIRGenerator.cpp1961 increment_counter(Runtime1::throw_count_address(), T_INT);

Completed in 41 milliseconds