Searched refs:performCallErrors (Results 1 – 1 of 1) sorted by relevance
97 bool performCallErrors(CallInst *CI, const LibFunc &Func);226 bool LibCallsShrinkWrap::performCallErrors(CallInst *CI, in performCallErrors() function in LibCallsShrinkWrap514 return performCallErrors(CI, Func); in perform()