Home
last modified time | relevance | path

Searched refs:Unprofitable (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetectionDiagnostic.cpp81 SCOP_STAT(Unprofitable, "Assumed to be unprofitable"),
808 : ReportOther(RejectReasonKind::Unprofitable), R(R) {} in ReportUnprofitable()
832 return RR->getKind() == RejectReasonKind::Unprofitable; in classof()
/llvm-project-15.0.7/polly/test/ScopDetectionDiagnostics/
H A DReportUnprofitable.ll39 ; YAML: Name: Unprofitable
63 ; YAML: Name: Unprofitable
/llvm-project-15.0.7/polly/include/polly/
H A DScopDetectionDiagnostic.h108 Unprofitable, enumerator