Searched refs:isStatepointSpillSlotObjectIndex (Results 1 – 2 of 2) sorted by relevance
745 bool isStatepointSpillSlotObjectIndex(int ObjectIdx) const { in isStatepointSpillSlotObjectIndex() function784 assert(isStatepointSpillSlotObjectIndex(ObjectIdx) && "inconsistent"); in markAsStatepointSpillSlotObjectIndex()
1278 if (MFI.isStatepointSpillSlotObjectIndex(FI)) { in emitPatchPoint()