reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
248 Start = lookThroughAnd(Phi, RecurrenceType, VisitedInsts, CastInsts); 251 Worklist.push_back(Start); 252 VisitedInsts.insert(Start); 299 if (Cur != Start) { 332 FoundReduxOp |= !IsAPhi && Cur != Start; 400 if (Start != Phi) {