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

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

Completed in 14 milliseconds