Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetection.cpp284 unsigned EntryLine, ExitLine; member in __anon7422b7bc0111::DiagnosticScopFound
288 unsigned ExitLine) in DiagnosticScopFound() argument
290 EntryLine(EntryLine), ExitLine(ExitLine) {} in DiagnosticScopFound()
314 DP << FileName << ":" << ExitLine << ": End of scop"; in print()