Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp78 using StackObjSet = SmallSetVector<int, 8>; typedef in __anon5fe7b08d0111::LocalStackSlotPass
82 void AssignProtectedObjSet(const StackObjSet &UnassignedObjs,
175 const StackObjSet &UnassignedObjs, SmallSet<int, 16> &ProtectedObjs, in AssignProtectedObjSet()
208 StackObjSet LargeArrayObjs; in calculateFrameObjectOffsets()
209 StackObjSet SmallArrayObjs; in calculateFrameObjectOffsets()
210 StackObjSet AddrOfObjs; in calculateFrameObjectOffsets()
H A DPrologEpilogInserter.cpp165 using StackObjSet = SmallSetVector<int, 8>; typedef
793 static void AssignProtectedObjSet(const StackObjSet &UnassignedObjs, in AssignProtectedObjSet()
937 StackObjSet LargeArrayObjs; in calculateFrameObjectOffsets()
938 StackObjSet SmallArrayObjs; in calculateFrameObjectOffsets()
939 StackObjSet AddrOfObjs; in calculateFrameObjectOffsets()