Searched refs:getLocalFrameObjectCount (Results 1 – 4 of 4) sorted by relevance
189 for (unsigned i = 0, e = MFI.getLocalFrameObjectCount(); i != e; ++i) { in calculateFrameObjectOffsets()
412 int64_t getLocalFrameObjectCount() const { return LocalFrameObjects.size(); } in getLocalFrameObjectCount() function
432 for (unsigned I = 0, E = MFI.getLocalFrameObjectCount(); I < E; ++I) { in convertStackObjects()
910 for (unsigned i = 0, e = MFI.getLocalFrameObjectCount(); i != e; ++i) { in calculateFrameObjectOffsets()