Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopDetectionDiagnostic.h81 UndefCond, enumerator
337 : ReportAffFunc(RejectReasonKind::UndefCond, Inst), BB(BB) {} in ReportUndefCond()
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetectionDiagnostic.cpp58 SCOP_STAT(UndefCond, "Undefined branch condition"),
322 return RR->getKind() == RejectReasonKind::UndefCond; in classof()