Home
last modified time | relevance | path

Searched defs:ProtectedObjs (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp194 const StackObjSet &UnassignedObjs, SmallSet<int, 16> &ProtectedObjs, in AssignProtectedObjSet() argument
216 SmallSet<int, 16> ProtectedObjs; in calculateFrameObjectOffsets() local
H A DPrologEpilogInserter.cpp829 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