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