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

References

tools/polly/lib/Analysis/ScopInfo.cpp
 1728     if (StmtMapIt != StmtMap.end())
 1729       StmtMapIt->second.erase(std::remove(StmtMapIt->second.begin(),
 1729       StmtMapIt->second.erase(std::remove(StmtMapIt->second.begin(),
 1730                                           StmtMapIt->second.end(), &Stmt),
 1731                               StmtMapIt->second.end());