Home
last modified time | relevance | path

Searched defs:SmallLISet (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegAllocGreedy.h161 using SmallLISet = SmallSetVector<const LiveInterval *, 4>; variable
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp113 typedef SmallPtrSet<LiveInterval *, 4> SmallLISet; typedef in __anon65c1e5750111::RAGreedy
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp155 using SmallLISet = SmallPtrSet<LiveInterval *, 4>; typedef in __anon697cd1970111::RAGreedy