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