Lines Matching defs:GetAddRec
482 // Expand the addrec produced by GetAddRec into a loop without a canonical IV.
486 GetAddRec) {
510 auto *AR = GetAddRec(SE, Loop);
524 // Expand the addrec produced by GetAddRec into a loop with a canonical IV
530 GetAddRec) {
558 auto *AR = GetAddRec(SE, Loop);
602 // Expand the addrec produced by GetAddRec into a loop with a canonical IV
606 [&](std::function<const SCEV *(ScalarEvolution & SE, Loop * L)> GetAddRec,
643 auto *AR = GetAddRec(SE, Loop);
727 // Expand the addrec produced by GetAddRec into a loop without a canonical IV.
730 GetAddRec) {
754 auto *AR = GetAddRec(SE, Loop);
766 // Expand the addrec produced by GetAddRec into a loop with a canonical IV
770 GetAddRec) {
798 auto *AR = GetAddRec(SE, Loop);
815 // Expand the addrec produced by GetAddRec into a loop with a canonical IV
819 GetAddRec,
856 auto *AR = GetAddRec(SE, Loop);