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

/openjdk10/hotspot/src/share/vm/opto/
H A Descape.hpp202 bool scalar_replaceable() const { return (_flags & ScalarReplaceable) != 0;} function in class:PointsToNode
H A Descape.cpp808 bool scalar_replaceable = true; local
[all...]

Completed in 104 milliseconds