Searched refs:ApplyASTBuildOptions (Results 1 – 1 of 1) sorted by relevance
379 struct ApplyASTBuildOptions final : ScheduleNodeRewriter<ApplyASTBuildOptions> { struct380 using BaseTy = ScheduleNodeRewriter<ApplyASTBuildOptions>; argument387 ApplyASTBuildOptions(llvm::ArrayRef<isl::union_set> ASTBuildOptions) in ApplyASTBuildOptions() function991 ApplyASTBuildOptions Applicator(Collector.ASTBuildOptions); in hoistExtensionNodes()