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

/openjdk9/hotspot/src/share/vm/ci/
H A DciMethod.cpp1068 bool ciMethod::has_option_value(const char* option, double& value) { function in class:ciMethod
/openjdk9/hotspot/src/share/vm/compiler/
H A DcompilerOracle.cpp311 bool CompilerOracle::has_option_value(const methodHandle& method, const char* option, T& value) { function in class:CompilerOracle

Completed in 102 milliseconds