Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocLinearScan.cpp811 static void RevertVectorIteratorsTo(RALinScan::IntervalPtrs &V, in RevertVectorIteratorsTo() function
1371 RevertVectorIteratorsTo(active_, earliestStart); in assignRegOrStackSlotAtInterval()
1372 RevertVectorIteratorsTo(inactive_, earliestStart); in assignRegOrStackSlotAtInterval()
1373 RevertVectorIteratorsTo(fixed_, earliestStart); in assignRegOrStackSlotAtInterval()