Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp89 virtual Spiller &spiller() { return *SpillerInstance; } in spiller() function in __anonfe51fd470211::RABasic
DRegAllocPBQP.cpp136 std::auto_ptr<Spiller> spiller; member in __anona5268ff80111::RegAllocPBQP
DRegAllocGreedy.cpp238 virtual Spiller &spiller() { return *SpillerInstance; } in spiller() function in __anon810c75050111::RAGreedy