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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_ValueType.hpp150 virtual LongConstant* as_LongConstant() { return NULL; } function in class:ValueType
241 virtual LongConstant* as_LongConstant() { return this; } function in class:LongConstant

Completed in 31 milliseconds