Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp118 static bool callHasFloatingPointArgument(const CallInst *CI) { in callHasFloatingPointArgument() function
3256 !callHasFloatingPointArgument(CI)) { in optimizePrintF()
3377 !callHasFloatingPointArgument(CI)) { in optimizeSPrintF()
3601 !callHasFloatingPointArgument(CI)) { in optimizeFPrintF()