Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp512 LiveInterval::iterator ValS = in adjustCopiesBackFrom() local
514 if (ValS == IntB.end()) in adjustCopiesBackFrom()
520 LIS->getInstructionFromIndex(ValS->end.getPrevSlot()); in adjustCopiesBackFrom()
527 if (ValS+1 != BS) return false; in adjustCopiesBackFrom()
531 SlotIndex FillerStart = ValS->end, FillerEnd = BS->start; in adjustCopiesBackFrom()
543 if (BValNo != ValS->valno) in adjustCopiesBackFrom()
544 IntB.MergeValueNumberInto(BValNo, ValS->valno); in adjustCopiesBackFrom()