Searched refs:getLocalFrameObjectCount (Results 1 – 7 of 7) sorted by relevance
169 for (unsigned i = 0, e = MFI->getLocalFrameObjectCount(); i != e; ++i) { in calculateFrameObjectOffsets()
299 int64_t getLocalFrameObjectCount() { return LocalFrameObjects.size(); } in getLocalFrameObjectCount() function
355 int64_t getLocalFrameObjectCount() const { return LocalFrameObjects.size(); } in getLocalFrameObjectCount() function
586 for (unsigned i = 0, e = MFI->getLocalFrameObjectCount(); i != e; ++i) { in calculateFrameObjectOffsets()
345 for (unsigned I = 0, E = MFI.getLocalFrameObjectCount(); I < E; ++I) { in convertStackObjects()
805 for (unsigned i = 0, e = MFI->getLocalFrameObjectCount(); i != e; ++i) { in calculateFrameObjectOffsets()
849 .getLocalFrameObjectCount(); in hasFP()