Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopDetectionDiagnostic.h74 UndefOperand, enumerator
350 : ReportAffFunc(RejectReasonKind::UndefOperand, Inst), BB(BB) {} in ReportUndefOperand()
/external/llvm-project/polly/lib/Analysis/
DScopDetectionDiagnostic.cpp59 SCOP_STAT(UndefOperand, "Undefined operands in comparison"),
321 return RR->getKind() == RejectReasonKind::UndefOperand; in classof()