Searched refs:isScavengingFrameIndex (Results 1 – 5 of 5) sorted by relevance
128 bool isScavengingFrameIndex(int FI) const { in isScavengingFrameIndex() function
956 if (RS && RS->isScavengingFrameIndex((int)i)) in calculateFrameObjectOffsets()1008 if (RS && RS->isScavengingFrameIndex((int)i)) in calculateFrameObjectOffsets()
475 if (RS && FrameReg == ARM::SP && RS->isScavengingFrameIndex(FrameIndex)){ in eliminateFrameIndex()
795 if (RS && FrameReg == ARM::SP && RS->isScavengingFrameIndex(FrameIndex)){ in eliminateFrameIndex()
718 assert((!RS || !RS->isScavengingFrameIndex(FrameIndex)) && in eliminateFrameIndex()