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

/openjdk7/hotspot/src/share/vm/opto/
H A Dloopnode.hpp981 bool is_possible_iv_test( Node* iff ) { return stride_of_possible_iv(iff) != 0; } function in class:PhaseIdealLoop

Completed in 35 milliseconds