Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopDetectionDiagnostic.h80 DifferentElementSize, enumerator
503 : ReportAffFunc(RejectReasonKind::DifferentElementSize, Inst), in ReportDifferentArrayElementSize()
/external/llvm-project/polly/lib/Analysis/
DScopDetectionDiagnostic.cpp65 SCOP_STAT(DifferentElementSize, "Accesses with differing sizes"),
409 return RR->getKind() == RejectReasonKind::DifferentElementSize; in classof()