Searched defs:optimizeEdges (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2332 static bool optimizeEdges(PathPieces &path, SourceManager &SM, function
2346 while (optimizeEdges(CallI->path, SM, OCS, LCM)) {}
3218 while (optimizeEdges(PD.getMutablePieces(), SM, OCS, LCM)) {}

Completed in 89 milliseconds