Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Vals

1983   LeaderTableEntry Vals = LeaderTable[num];
1984 if (!Vals.Val) return 0;
1987 if (DT->dominates(Vals.BB, BB)) {
1988 Val = Vals.Val;
1992 LeaderTableEntry* Next = Vals.Next;