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

/openjdk9/hotspot/src/share/vm/ci/
H A DciTypeFlow.hpp221 static Cell next_cell(Cell c) { return (Cell)(((int)c) + 1); } function in class:ciTypeFlow::StateVector

Completed in 26 milliseconds