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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp1086 virtual LIR_OpLabel* as_OpLabel() { return NULL; } function in class:LIR_Op
1199 virtual LIR_OpLabel* as_OpLabel() { return this; } function in class:LIR_OpLabel

Completed in 56 milliseconds