Searched refs:evaluateCall (Results 1 – 1 of 1) sorted by relevance
90 bool evaluateCall(CallInst *aCI, const FuncInfo &FInfo);634 if (isUnsafeMath(CI) && evaluateCall(CI, FInfo)) in fold()1559 bool AMDGPULibCalls::evaluateCall(CallInst *aCI, const FuncInfo &FInfo) { in evaluateCall() function in AMDGPULibCalls