Searched refs:two_slot_type (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp2635 const bool two_slot_type = type2size[type] == 2; local
2640 newval = argument(two_slot_type ? 6 : 5); // type: oop, int, or long

Completed in 472 milliseconds