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