Searched refs:CRSpillFrameIndex (Results 1 – 1 of 1) sorted by relevance
94 int CRSpillFrameIndex; variable126 CRSpillFrameIndex(0), in PPCFunctionInfo()189 int getCRSpillFrameIndex() const { return CRSpillFrameIndex; } in getCRSpillFrameIndex()190 void setCRSpillFrameIndex(int idx) { CRSpillFrameIndex = idx; } in setCRSpillFrameIndex()