Searched refs:tryConstantFoldCall (Results 1 – 1 of 1) sorted by relevance
6200 static Value *tryConstantFoldCall(CallBase *Call, const SimplifyQuery &Q) { in tryConstantFoldCall() function6233 if (Value *V = tryConstantFoldCall(Call, Q)) in simplifyCall()6246 if (Value *V = tryConstantFoldCall(Call, Q)) in simplifyConstrainedFPCall()