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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmatcher.cpp876 const TypePtr* n1at = n1->adr_type(); local
877 if (n1at != NULL) {
878 nat = n1at;
879 nidx = C->get_alias_index(n1at);

Completed in 44 milliseconds