Searched refs:optimizeEdges (Results 1 - 1 of 1) sorted by relevance

/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 66 milliseconds