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