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

/openjdk7/hotspot/src/cpu/zero/vm/
H A DcppInterpreter_zero.cpp161 result_slots = type2size[result_type_of(method)];
401 BasicType type = result_type_of(method);
759 BasicType CppInterpreter::result_type_of(methodOop method) { function in class:CppInterpreter

Completed in 34 milliseconds