Searched refs:CRSpillFrameIndex (Results 1 – 1 of 1) sorted by relevance
139 int CRSpillFrameIndex = 0; variable272 int getCRSpillFrameIndex() const { return CRSpillFrameIndex; } in getCRSpillFrameIndex()273 void setCRSpillFrameIndex(int idx) { CRSpillFrameIndex = idx; } in setCRSpillFrameIndex()