Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1801 static Value *optimizeTrigReflections(CallInst *Call, LibFunc Func, in optimizeTrigReflections() function
3458 if (Value *V = optimizeTrigReflections(CI, Func, Builder)) in optimizeFloatingPointLibCall()