Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopDetectionDiagnostic.h85 LoopHasMultipleExits, enumerator
590 : RejectReason(RejectReasonKind::LoopHasMultipleExits), L(L), in ReportLoopHasMultipleExits()
/external/llvm-project/polly/lib/Analysis/
DScopDetectionDiagnostic.cpp69 SCOP_STAT(LoopHasMultipleExits, "Loop with multiple exits"),
510 return RR->getKind() == RejectReasonKind::LoopHasMultipleExits; in classof()