Searched refs:tryConstantFoldCall (Results 1 – 1 of 1) sorted by relevance
6947 static Value *tryConstantFoldCall(CallBase *Call, Value *Callee, in tryConstantFoldCall() function6984 if (Value *V = tryConstantFoldCall(Call, Callee, Args, Q)) in simplifyCall()6998 if (Value *V = tryConstantFoldCall(Call, Call->getCalledOperand(), Args, Q)) in simplifyConstrainedFPCall()