Home
last modified time | relevance | path

Searched refs:CollectASTBuildOptions (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/Transform/
H A DScheduleTreeTransform.cpp359 struct CollectASTBuildOptions final struct
360 : RecursiveScheduleTreeVisitor<CollectASTBuildOptions> {
361 using BaseTy = RecursiveScheduleTreeVisitor<CollectASTBuildOptions>; argument
982 CollectASTBuildOptions Collector; in hoistExtensionNodes()