Searched refs:generateCondForPow (Results 1 – 1 of 1) sorted by relevance
101 Value *generateCondForPow(CallInst *CI, const LibFunc &Func);275 Cond = generateCondForPow(CI, Func); in performCallErrors()420 Value *LibCallsShrinkWrap::generateCondForPow(CallInst *CI, in generateCondForPow() function in LibCallsShrinkWrap