Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocLinearScan.cpp893 unsigned BestCandidate = 0; in findIntervalsToSpill() local
897 BestCandidate = i; in findIntervalsToSpill()
902 std::copy(SLIs[BestCandidate].begin(), SLIs[BestCandidate].end(), in findIntervalsToSpill()