Searched refs:PreallocatedOffsets (Results 1 – 1 of 1) sorted by relevance
4530 SmallVector<size_t, 4> PreallocatedOffsets; in LowerCall() local4533 PreallocatedOffsets.push_back(ArgLocs[i].getLocMemOffset()); in LowerCall()4539 MFI->setPreallocatedArgOffsets(PreallocatedId, PreallocatedOffsets); in LowerCall()