LLVM 17.0.0git
|
#include <map>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
bool | llvm::convertUsersOfConstantsToInstructions (ArrayRef< Constant * > Consts) |
Replace constant expressions users of the given constants with instructions. | |