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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp1111 const int s1c = s1->value() & 0x1F; // only the low 5 bits are significant for shifts local
1112 if (s0c == s1c) {

Completed in 41 milliseconds