Searched refs:removeUnneededCalls (Results 1 – 1 of 1) sorted by relevance
156 static bool removeUnneededCalls(PathPieces &pieces, BugReport *R, in removeUnneededCalls() function177 if (!removeUnneededCalls(call->path, R, LCM)) in removeUnneededCalls()185 if (!removeUnneededCalls(macro->subPieces, R, LCM)) in removeUnneededCalls()3178 bool stillHasNotes = removeUnneededCalls(PD.getMutablePieces(), R, LCM); in generatePathDiagnostic()