Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetectionDiagnostic.cpp68 SCOP_STAT(LoopBound, "Uncomputable loop bounds"),
481 : RejectReason(RejectReasonKind::LoopBound), L(L), LoopCount(LoopCount), in ReportLoopBound()
496 return RR->getKind() == RejectReasonKind::LoopBound; in classof()
/llvm-project-15.0.7/polly/include/polly/
H A DScopDetectionDiagnostic.h92 LoopBound, enumerator