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