Searched refs:CRSpillFrameIndex (Results 1 – 2 of 2) sorted by relevance
94 int CRSpillFrameIndex; variable130 CRSpillFrameIndex(0), in PPCFunctionInfo()194 int getCRSpillFrameIndex() const { return CRSpillFrameIndex; } in getCRSpillFrameIndex()195 void setCRSpillFrameIndex(int idx) { CRSpillFrameIndex = idx; } in setCRSpillFrameIndex()
105 int CRSpillFrameIndex = 0; variable207 int getCRSpillFrameIndex() const { return CRSpillFrameIndex; } in getCRSpillFrameIndex()208 void setCRSpillFrameIndex(int idx) { CRSpillFrameIndex = idx; } in setCRSpillFrameIndex()