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