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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp2852 ValueTag xtag = x->x()->type()->tag(); local
2854 assert(xtag == intTag || xtag == objectTag, "cannot handle others");

Completed in 41 milliseconds