reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/Transforms/Utils/SimplifyLibCalls.h
  200   Value *optimizeFloatingPointLibCall(CallInst *CI, LibFunc Func,

References

lib/Transforms/Utils/SimplifyLibCalls.cpp
 3064     if (Value *V = optimizeFloatingPointLibCall(CI, Func, Builder))