Home
last modified time | relevance | path

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

/llvm-project/polly/include/polly/
H A DScopDetectionDiagnostic.h94 LoopHasMultipleExits, enumerator
625 : RejectReason(RejectReasonKind::LoopHasMultipleExits), L(L), in ReportLoopHasMultipleExits()
/llvm-project/polly/lib/Analysis/
H A DScopDetectionDiagnostic.cpp70 SCOP_STAT(LoopHasMultipleExits, "Loop with multiple exits"),
541 return RR->getKind() == RejectReasonKind::LoopHasMultipleExits; in classof()