reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
689 Type *Ty = SE.getEffectiveSCEVType(S->getType()); 696 for (std::reverse_iterator<SCEVAddExpr::op_iterator> I(S->op_end()), 697 E(S->op_begin()); I != E; ++I) 751 Sum = InsertBinop(Instruction::Add, Sum, W, S->getNoWrapFlags(),