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

/openjdk7/hotspot/src/share/vm/opto/
H A Dtype.cpp519 //------------------------------is_finite--------------------------------------
521 bool Type::is_finite() const { function in class:Type
926 //------------------------------is_finite--------------------------------------
928 bool TypeF::is_finite() const { function in class:TypeF
1039 //------------------------------is_finite--------------------------------------
1041 bool TypeD::is_finite() const { function in class:TypeD
1278 //------------------------------is_finite--------------------------------------
1280 bool TypeInt::is_finite() const { function in class:TypeInt
1537 //------------------------------is_finite--------------------------------------
1539 bool TypeLong::is_finite() cons function in class:TypeLong
[all...]

Completed in 50 milliseconds