Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopDetectionDiagnostic.cpp67 SCOP_STAT(LoopBound, "Uncomputable loop bounds"),
449 : RejectReason(RejectReasonKind::LoopBound), L(L), LoopCount(LoopCount), in ReportLoopBound()
464 return RR->getKind() == RejectReasonKind::LoopBound; in classof()
/external/llvm-project/polly/include/polly/
DScopDetectionDiagnostic.h83 LoopBound, enumerator