Searched defs:StackObjSet (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LocalStackSlotAllocation.cpp | 79 using StackObjSet = SmallSetVector<int, 8>; typedef in __anon84125d900111::LocalStackSlotImpl |
H A D | PrologEpilogInserter.cpp | 176 using StackObjSet = SmallSetVector<int, 8>; global() typedef |