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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmulnode.cpp1083 Node *lshift_count = add->in(1)->in(2); local
1084 const TypeInt *t_lshift_count = phase->type(lshift_count)->isa_int();

Completed in 59 milliseconds