Searched refs:isReportingError (Results 1 – 1 of 1) sorted by relevance
1719 static bool isReportingError(Function *Callee, CallInst *CI, int StreamArg);1734 isReportingError(Callee, CI, StreamArg)) { in optimizeErrorReporting()1741 static bool isReportingError(Function *Callee, CallInst *CI, int StreamArg) { in isReportingError() function