Searched refs:copy_cts (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/oops/
H A DgenerateOopMap.hpp413 int copy_cts (CellTypeState *dst, CellTypeState *src);
H A DgenerateOopMap.cpp1890 int GenerateOopMap::copy_cts(CellTypeState *dst, CellTypeState *src) { function in class:GenerateOopMap
1921 i = copy_cts(in, eff);

Completed in 61 milliseconds