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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_FrameMap.cpp272 ByteSize offset = sp_offset_for_spill(index - argcount());
287 ByteSize FrameMap::sp_offset_for_spill(const int index) const { function in class:FrameMap

Completed in 47 milliseconds