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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_CodeStubs.hpp57 virtual bool is_range_check_stub() const { return false; } function in class:CodeStub
158 virtual bool is_range_check_stub() const { return true; } function in class:RangeCheckStub

Completed in 31 milliseconds