Searched refs:CRSpillFrameIndex (Results 1 – 1 of 1) sorted by relevance
88 int CRSpillFrameIndex; variable112 CRSpillFrameIndex(0) {} in PPCFunctionInfo()167 int getCRSpillFrameIndex() const { return CRSpillFrameIndex; } in getCRSpillFrameIndex()168 void setCRSpillFrameIndex(int idx) { CRSpillFrameIndex = idx; } in setCRSpillFrameIndex()