Searched refs:set_has_fpu_code (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Compilation.hpp154 void set_has_fpu_code(bool f) { _has_fpu_code = f; } function in class:Compilation
H A Dc1_LinearScan.cpp741 compilation()->set_has_fpu_code(local_has_fpu_registers);

Completed in 49 milliseconds