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