Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetectionDiagnostic.cpp51 SCOP_STAT(CFG, ""),
56 SCOP_STAT(LastCFG, ""),
57 SCOP_STAT(AffFunc, ""),
62 SCOP_STAT(NoBasePtr, "No base pointer"),
67 SCOP_STAT(LastAffFunc, ""),
73 SCOP_STAT(NonSimpleMemoryAccess,
75 SCOP_STAT(Alias, "Base address aliasing"),
76 SCOP_STAT(Other, ""),
78 SCOP_STAT(Alloca, "Stack allocations"),
80 SCOP_STAT(Entry, "Contains entry block"),
[all …]