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

/openjdk9/hotspot/src/share/vm/adlc/
H A Dforms.hpp529 bool less_than_or_equal(const Expr *c) const { return (_max_value <= c->_min_value); } function in class:Expr

Completed in 13 milliseconds