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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsubnode.cpp171 Node* in22 = in2->in(2); local
172 const TypeInt* tcon = phase->type(in22)->isa_int();
299 Node* in22 = in2->in(2); local
300 const TypeLong* tcon = phase->type(in22)->isa_long();

Completed in 36 milliseconds