Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
SimplifyLibCalls.h File Reference

Go to the source code of this file.

Classes

class  llvm::FortifiedLibCallSimplifier
 This class implements simplifications for calls to fortified library functions (__st*cpy_chk, __memcpy_chk, __memmove_chk, __memset_chk), to, when possible, replace them with their non-checking counterparts. More...
class  llvm::LibCallSimplifier
 LibCallSimplifier - This class implements a collection of optimizations that replace well formed calls to library functions with a more optimal form. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.