Searched refs:isScavengingFrameIndex (Results 1 – 5 of 5) sorted by relevance
137 bool isScavengingFrameIndex(int FI) const { in isScavengingFrameIndex() function
954 if (RS && RS->isScavengingFrameIndex((int)i)) in calculateFrameObjectOffsets()1006 if (RS && RS->isScavengingFrameIndex((int)i)) in calculateFrameObjectOffsets()
528 assert((!RS || !RS->isScavengingFrameIndex(FrameIndex)) && in eliminateFrameIndex()
476 if (RS && FrameReg == ARM::SP && RS->isScavengingFrameIndex(FrameIndex)){ in eliminateFrameIndex()
771 if (RS && FrameReg == ARM::SP && RS->isScavengingFrameIndex(FrameIndex)){ in eliminateFrameIndex()