Searched refs:tryConstantFoldCall (Results 1 – 1 of 1) sorted by relevance
5759 static Value *tryConstantFoldCall(CallBase *Call, const SimplifyQuery &Q) { in tryConstantFoldCall() function5792 if (Value *V = tryConstantFoldCall(Call, Q)) in SimplifyCall()