Home
last modified time | relevance | path

Searched refs:tryConstantFoldCall (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp6491 static Value *tryConstantFoldCall(CallBase *Call, const SimplifyQuery &Q) { in tryConstantFoldCall() function
6524 if (Value *V = tryConstantFoldCall(Call, Q)) in simplifyCall()
6537 if (Value *V = tryConstantFoldCall(Call, Q)) in simplifyConstrainedFPCall()