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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1753 static bool optimizeEdges(const PathDiagnosticConstruct &C, PathPieces &path, function
1767 while (optimizeEdges(C, CallI->path, OCS)) {
2075 while (optimizeEdges(Construct, Construct.getMutablePieces(), OCS)) {

Completed in 117 milliseconds