Searched refs:SCOP_ANALYSIS (Results 1 – 2 of 2) sorted by relevance
16 #ifndef SCOP_ANALYSIS17 #define SCOP_ANALYSIS(NAME, CREATE_PASS)19 SCOP_ANALYSIS("polly-ast", IslAstAnalysis())20 SCOP_ANALYSIS("polly-dependences", DependenceAnalysis())21 #undef SCOP_ANALYSIS
588 #define SCOP_ANALYSIS(NAME, CREATE_PASS) \ in createScopAnalyses() macro631 #define SCOP_ANALYSIS(NAME, CREATE_PASS) \ in parseScopPass() macro663 #define SCOP_ANALYSIS(NAME, CREATE_PASS) \ in isScopPassName() macro