Searched defs:ProtectedObjs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ |
H A D | LocalStackSlotAllocation.cpp | 194 const StackObjSet &UnassignedObjs, SmallSet<int, 16> &ProtectedObjs, in AssignProtectedObjSet() argument 216 SmallSet<int, 16> ProtectedObjs; in calculateFrameObjectOffsets() local
|
H A D | PrologEpilogInserter.cpp | 829 AssignProtectedObjSet(const StackObjSet & UnassignedObjs,SmallSet<int,16> & ProtectedObjs,MachineFrameInfo & MFI,bool StackGrowsDown,int64_t & Offset,Align & MaxAlign) AssignProtectedObjSet() argument 964 SmallSet<int, 16> ProtectedObjs; calculateFrameObjectOffsets() local
|