Searched refs:getLocalFrameObjectCount (Results 1 – 2 of 2) sorted by relevance
308 int64_t getLocalFrameObjectCount() { return LocalFrameObjects.size(); } in getLocalFrameObjectCount() function
569 for (unsigned i = 0, e = MFI->getLocalFrameObjectCount(); i != e; ++i) { in calculateFrameObjectOffsets()