Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopDetectionDiagnostic.h58 void emitRejectionRemarks(const BBPair &P, const RejectLog &Log,
/external/llvm-project/polly/lib/Analysis/
DScopDetectionDiagnostic.cpp134 void emitRejectionRemarks(const BBPair &P, const RejectLog &Log, in emitRejectionRemarks() function
DScopDetection.cpp1710 emitRejectionRemarks(DIt.getFirst(), DC.Log, ORE); in emitMissedRemarks()