Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopDetectionDiagnostic.h72 UndefCond, enumerator
302 : ReportAffFunc(RejectReasonKind::UndefCond, Inst), BB(BB) {} in ReportUndefCond()
/external/llvm-project/polly/lib/Analysis/
DScopDetectionDiagnostic.cpp57 SCOP_STAT(UndefCond, "Undefined branch condition"),
290 return RR->getKind() == RejectReasonKind::UndefCond; in classof()