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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp259 ciObject* LIRItem::get_jobject_constant() const { function in class:LIRItem
1096 ciObject* LIRGenerator::get_jobject_constant(Value value) { function in class:LIRGenerator
2232 ciObject* src_con = src.get_jobject_constant();

Completed in 42 milliseconds