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