Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp64 std::unique_ptr<Spiller> SpillerInstance; member in __anon9cafb3960211::RABasic
H A DRegAllocGreedy.h185 std::unique_ptr<Spiller> SpillerInstance; variable