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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Compilation.hpp79 bool _would_profile; member in class:Compilation
156 void set_would_profile(bool f) { _would_profile = f; }

Completed in 134 milliseconds