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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp462 bool has_mappings() { return _mapping_from.length() > 0; } function in class:MoveResolver
H A Dc1_LinearScan.cpp1784 if (move_resolver.has_mappings()) {
1810 if (move_resolver.has_mappings()) {
1885 if (move_resolver.has_mappings()) {
1959 if (move_resolver.has_mappings()) {
3998 if (has_mappings()) {

Completed in 51 milliseconds