Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopDetectionDiagnostic.h83 UndefOperand, enumerator
385 : ReportAffFunc(RejectReasonKind::UndefOperand, Inst), BB(BB) {} in ReportUndefOperand()
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetectionDiagnostic.cpp60 SCOP_STAT(UndefOperand, "Undefined operands in comparison"),
353 return RR->getKind() == RejectReasonKind::UndefOperand; in classof()