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