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