Home | History | Annotate | Download | only in Scalar

Lines Matching full:predv

2282         Value* predV = findLeader(P, ValNo);
2283 if (predV == 0) {
2286 } else if (predV == CurInst) {
2289 predMap[P] = predV;