Searched refs:evaluateCall (Results 1 – 1 of 1) sorted by relevance
88 bool evaluateCall(CallInst *aCI, const FuncInfo &FInfo);663 if (canIncreasePrecisionOfConstantFold(FPOp) && evaluateCall(CI, FInfo)) in fold()1583 bool AMDGPULibCalls::evaluateCall(CallInst *aCI, const FuncInfo &FInfo) { in evaluateCall() function in AMDGPULibCalls