Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DScheduleTreeTransform.cpp416 struct CollectASTBuildOptions struct
417 : public RecursiveScheduleTreeVisitor<CollectASTBuildOptions> {
418 using BaseTy = RecursiveScheduleTreeVisitor<CollectASTBuildOptions>; argument
497 CollectASTBuildOptions Collector; in hoistExtensionNodes()