Searched refs:TmpSlotList (Results 1 – 1 of 1) sorted by relevance
293 std::unique_ptr<uint32_t[]> TmpSlotList(new uint32_t[mObjectSlotCount]()); in populateObjectSlotMetadata() local297 if (!extractUIntFromMetadataString(&TmpSlotList[i], ObjectSlot->getOperand(0))) { in populateObjectSlotMetadata()308 mObjectSlotList = TmpSlotList.release(); in populateObjectSlotMetadata()