Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h151 bool isStatepointSpillSlot = false; member
748 return Objects[ObjectIdx+NumFixedObjects].isStatepointSpillSlot; in isStatepointSpillSlotObjectIndex()
783 Objects[ObjectIdx+NumFixedObjects].isStatepointSpillSlot = true; in markAsStatepointSpillSlotObjectIndex()