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

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

Completed in 60 milliseconds