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

/openjdk7/hotspot/src/share/vm/opto/
H A Descape.hpp225 static bool is_base_use(PointsToNode* use) { return (((intptr_t)use) & 1); } function in class:PointsToNode

Completed in 37 milliseconds