Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRenderMachineFunction.h266 SpillIntervals; typedef
267 SpillIntervals spillIntervals;
DRegAllocLinearScan.cpp276 SmallVector<LiveInterval*, 8> &SpillIntervals);
847 SmallVector<LiveInterval*, 8> &SpillIntervals) { in findIntervalsToSpill() argument
903 std::back_inserter(SpillIntervals)); in findIntervalsToSpill()