Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopDetectionDiagnostic.h66 void emitRejectionRemarks(const BBPair &P, const RejectLog &Log,
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetectionDiagnostic.cpp135 void emitRejectionRemarks(const BBPair &P, const RejectLog &Log, in emitRejectionRemarks() function
H A DScopDetection.cpp1805 emitRejectionRemarks(DIt.getFirst(), DC.Log, ORE); in emitMissedRemarks()