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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp1580 void set_should_profile(bool b) { _should_profile = b; } function in class:LIR_OpTypeCheck

Completed in 97 milliseconds