Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopDetectionDiagnostic.h86 UndefBasePtr, enumerator
459 : ReportAffFunc(RejectReasonKind::UndefBasePtr, Inst) {} in ReportUndefBasePtr()
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetectionDiagnostic.cpp63 SCOP_STAT(UndefBasePtr, "Undefined base pointer"),
399 return RR->getKind() == RejectReasonKind::UndefBasePtr; in classof()