Searched refs:NewNext (Results 1 – 2 of 2) sorted by relevance
88 void setNext(const ECValue *NewNext) const { in setNext() argument90 Next = (const ECValue*)((intptr_t)NewNext | (intptr_t)isLeader()); in setNext()
1229 uint64_t NewNext = BBNext * SumWeight + (BBCvt * CvtNext) / WeightScale; in IfConvertTriangle() local1234 ScaleWeights(NewNext, NewFalse, BBI.BB, getNextBlock(BBI.BB), in IfConvertTriangle()