Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:KK

2240         std::vector<Value *> &KK = CandidatePairs[S->first];
2241 for (std::vector<Value *>::iterator K = KK.begin(), KE = KK.end();