reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/Analysis/ScopDetection.cpp
 1837   assert(isMaxRegionInScop(R) && "Expect R is a valid region.");
 1839   DetectionContext Context(const_cast<Region &>(R), AA, true /*verifying*/);