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

/openjdk9/hotspot/src/share/vm/opto/
H A Dparse.hpp375 void set_wrote_volatile(bool z) { _wrote_volatile = z; } function in class:Parse
/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp188 void set_wrote_volatile() { _wrote_volatile = true; } function in class:IRScope

Completed in 94 milliseconds