Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp78 using StackObjSet = SmallSetVector<int, 8>; typedef in __anon0ab810130111::LocalStackSlotPass
H A DPrologEpilogInserter.cpp176 using StackObjSet = SmallSetVector<int, 8>; typedef