Searched refs:SCEVMapper (Results 1 – 2 of 2) sorted by relevance
11989 struct SCEVMapper : public SCEVRewriteVisitor<SCEVMapper> { in verify() struct11990 SCEVMapper(ScalarEvolution &SE) : SCEVRewriteVisitor<SCEVMapper>(SE) {} in verify() argument12005 SCEVMapper SCM(SE2); in verify()
12508 struct SCEVMapper : public SCEVRewriteVisitor<SCEVMapper> { in verify() struct12509 SCEVMapper(ScalarEvolution &SE) : SCEVRewriteVisitor<SCEVMapper>(SE) {} in verify() function12524 SCEVMapper SCM(SE2); in verify()