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

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

Completed in 91 milliseconds