Lines Matching refs:GeneratedRTChecks
418 class GeneratedRTChecks;
448 ProfileSummaryInfo *PSI, GeneratedRTChecks &RTChecks) in InnerLoopVectorizer()
727 GeneratedRTChecks &RTChecks;
744 ProfileSummaryInfo *PSI, GeneratedRTChecks &Check) in InnerLoopUnroller()
793 GeneratedRTChecks &Checks) in InnerLoopAndEpilogueVectorizer()
832 GeneratedRTChecks &Check) in EpilogueVectorizerMainLoop()
860 GeneratedRTChecks &Checks) in EpilogueVectorizerEpilogueLoop()
1844 class GeneratedRTChecks { class
1870 GeneratedRTChecks(ScalarEvolution &SE, DominatorTree *DT, LoopInfo *LI, in GeneratedRTChecks() function in GeneratedRTChecks
2006 ~GeneratedRTChecks() { in ~GeneratedRTChecks()
9874 GeneratedRTChecks Checks(*PSE.getSE(), DT, LI, TTI, in processLoopInVPlanNativePath()
9934 static bool areRuntimeChecksProfitable(GeneratedRTChecks &Checks, in areRuntimeChecksProfitable()
10213 GeneratedRTChecks Checks(*PSE.getSE(), DT, LI, TTI, in processLoop()