Home
last modified time | relevance | path

Searched refs:SLIs (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocLinearScan.cpp852 SmallVector<LiveInterval*, 8> SLIs[3]; in findIntervalsToSpill() local
872 SLIs[j].push_back(i->first); in findIntervalsToSpill()
887 SLIs[j].push_back(i->first); in findIntervalsToSpill()
902 std::copy(SLIs[BestCandidate].begin(), SLIs[BestCandidate].end(), in findIntervalsToSpill()