Searched defs:StackObjSet (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ | ||
| H A D | LocalStackSlotAllocation.cpp | 79 using StackObjSet = SmallSetVector<int, 8>; typedef in __anon0ee44d820111::LocalStackSlotPass |
| H A D | PrologEpilogInserter.cpp | 170 using StackObjSet = SmallSetVector<int, 8>; typedef |