Home
last modified time | relevance | path

Searched refs:isStatepointSpillSlot (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineFrameInfo.h149 bool isStatepointSpillSlot = false; member
746 return Objects[ObjectIdx+NumFixedObjects].isStatepointSpillSlot; in isStatepointSpillSlotObjectIndex()
781 Objects[ObjectIdx+NumFixedObjects].isStatepointSpillSlot = true; in markAsStatepointSpillSlotObjectIndex()