Searched defs:StackObjSet (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LocalStackSlotAllocation.cpp | 78 /// StackObjSet - A set of stack object indexes typedef in __anon34883f2f0111::LocalStackSlotPass |
H A D | PrologEpilogInserter.cpp | 176 using StackObjSet = SmallSetVector<int, 8>; typedef |