Lines Matching refs:BaseTy
231 using BaseTy = ScheduleTreeRewriter<ExtensionNodeRewriter, typedef
233 BaseTy &getBase() { return *this; } in getBase()
234 const BaseTy &getBase() const { return *this; } in getBase()
361 using BaseTy = RecursiveScheduleTreeVisitor<CollectASTBuildOptions>; typedef
362 BaseTy &getBase() { return *this; } in getBase()
363 const BaseTy &getBase() const { return *this; } in getBase()
380 using BaseTy = ScheduleNodeRewriter<ApplyASTBuildOptions>; typedef
381 BaseTy &getBase() { return *this; } in getBase()
382 const BaseTy &getBase() const { return *this; } in getBase()
565 using BaseTy = ScheduleTreeRewriter<BandCollapseRewriter>; typedef in __anon9ace89990111::BandCollapseRewriter
566 BaseTy &getBase() { return *this; } in getBase()
567 const BaseTy &getBase() const { return *this; } in getBase()
839 using BaseTy = ScheduleTreeRewriter<GreedyFusionRewriter, isl::union_map>; typedef in __anon9ace89990111::GreedyFusionRewriter
840 BaseTy &getBase() { return *this; } in getBase()
841 const BaseTy &getBase() const { return *this; } in getBase()