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