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

/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_Compilation.hpp137 bool has_fpu_code() const { return _has_fpu_code; } function in class:Compilation

Completed in 89 milliseconds