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