Searched refs:two_slot_type (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | library_call.cpp | 2635 const bool two_slot_type = type2size[type] == 2; local 2640 newval = argument(two_slot_type ? 6 : 5); // type: oop, int, or long |
Completed in 116 milliseconds