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

/openjdk7/hotspot/src/share/vm/opto/
H A Daddnode.cpp315 const Type *t_in11 = phase->type(in1->in(1)); local
316 if( t_in11 != Type::TOP && (t_in11->is_int()->_lo >= -(y << z)) ) {

Completed in 31 milliseconds