13#ifndef LLVM_TRANSFORMS_UTILS_LOWERVECTORINTRINSICS_H
14#define LLVM_TRANSFORMS_UTILS_LOWERVECTORINTRINSICS_H
This class represents a function call, abstracting a target machine's calling convention.
A Module instance is used to store all the information related to an LLVM module.
This is an optimization pass for GlobalISel generic memory operations.
bool lowerUnaryVectorIntrinsicAsLoop(Module &M, CallInst *CI)
Lower CI as a loop.