Searched refs:AssignProtectedObjSet (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | LocalStackSlotAllocation.cpp | 82 void AssignProtectedObjSet(const StackObjSet &UnassignedObjs, 174 void LocalStackSlotPass::AssignProtectedObjSet( in AssignProtectedObjSet() function in LocalStackSlotPass 243 AssignProtectedObjSet(LargeArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 245 AssignProtectedObjSet(SmallArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 247 AssignProtectedObjSet(AddrOfObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets()
|