Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp502 LiveInterval::iterator ValS = in adjustCopiesBackFrom() local
504 if (ValS == IntB.end()) in adjustCopiesBackFrom()
510 LIS->getInstructionFromIndex(ValS->end.getPrevSlot()); in adjustCopiesBackFrom()
517 if (ValS+1 != BS) return false; in adjustCopiesBackFrom()
521 SlotIndex FillerStart = ValS->end, FillerEnd = BS->start; in adjustCopiesBackFrom()
533 if (BValNo != ValS->valno) in adjustCopiesBackFrom()
534 IntB.MergeValueNumberInto(BValNo, ValS->valno); in adjustCopiesBackFrom()