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