Home
last modified time | relevance | path

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

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