14 #ifndef NVPTX_ALLOCA_HOISTING_H_
15 #define NVPTX_ALLOCA_HOISTING_H_
39 return "NVPTX specific alloca hoisting";
49 #endif // NVPTX_ALLOCA_HOISTING_H_
virtual bool runOnFunction(Function &function)
AnalysisUsage & addPreserved()
AnalysisUsage & addRequired()
virtual const char * getPassName() const
FunctionPass * createAllocaHoisting()
void getAnalysisUsage(AnalysisUsage &AU) const