Searched defs:SpillerInstance (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocBasic.cpp | 64 std::unique_ptr<Spiller> SpillerInstance; global() member in __anon79bb44320211::RABasic |
H A D | RegAllocGreedy.h | 183 std::unique_ptr<Spiller> SpillerInstance; global() variable |