Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp109 static bool callHasFloatingPointArgument(const CallInst *CI) { in callHasFloatingPointArgument() function
3022 !callHasFloatingPointArgument(CI)) { in optimizePrintF()
3143 !callHasFloatingPointArgument(CI)) { in optimizeSPrintF()
3367 !callHasFloatingPointArgument(CI)) { in optimizeFPrintF()