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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_ValueType.hpp149 virtual IntConstant* as_IntConstant() { return NULL; } function in class:ValueType
198 virtual IntConstant* as_IntConstant() { return this; } function in class:IntConstant

Completed in 255 milliseconds