Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopDetectionDiagnostic.h89 DifferentElementSize, enumerator
538 : ReportAffFunc(RejectReasonKind::DifferentElementSize, Inst), in ReportDifferentArrayElementSize()
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetectionDiagnostic.cpp66 SCOP_STAT(DifferentElementSize, "Accesses with differing sizes"),
441 return RR->getKind() == RejectReasonKind::DifferentElementSize; in classof()