Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp194 LiveInterval &Spill = *Intfs[i]; in spillInterferences() local
/external/v8/src/
Dlithium-allocator.cc2085 void LAllocator::Spill(LiveRange* range) { in Spill() function in v8::internal::LAllocator