Go to the source code of this file.
|
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...
|
|
|
namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations.
|
|