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