Searched refs:getLocalFrameObjectMap (Results 1 – 5 of 5) sorted by relevance
171 std::pair<int, int64_t> Entry = MFI->getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
351 std::pair<int, int64_t> getLocalFrameObjectMap(int i) const { in getLocalFrameObjectMap() function
663 std::pair<int, int64_t> Entry = MFI->getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
647 std::pair<int, int64_t> Entry = MFI->getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
333 auto LocalObject = MFI.getLocalFrameObjectMap(I); in convertStackObjects()