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

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.cpp2171 bool wide_out = (C->get_alias_index(adr_type) == Compile::AliasIdxBot); local
2177 assert(!wide_out, "narrow in => narrow out");
2215 if (wide_out) {

Completed in 777 milliseconds