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