reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6245 assert((!Phi || is_contained(Phi->operands(), B)) && 6245 assert((!Phi || is_contained(Phi->operands(), B)) && 6253 if (Phi) { 6254 if (ReductionData.getLHS() == Phi) { 6255 Phi = nullptr; 6258 } else if (ReductionData.getRHS() == Phi) { 6259 Phi = nullptr; 6316 if (NextV != Phi) {