Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp277 unsigned EntryLine, ExitLine; member in __anonfd8d5f230111::DiagnosticScopFound
281 unsigned ExitLine) in DiagnosticScopFound() argument
283 EntryLine(EntryLine), ExitLine(ExitLine) {} in DiagnosticScopFound()
307 DP << FileName << ":" << ExitLine << ": End of scop"; in print()