Searched refs:NVPTXLowerAlloca (Results 1 – 1 of 1) sorted by relevance
44 class NVPTXLowerAlloca : public FunctionPass { class49 NVPTXLowerAlloca() : FunctionPass(ID) {} in NVPTXLowerAlloca() function in __anon96bb68aa0111::NVPTXLowerAlloca56 char NVPTXLowerAlloca::ID = 1;58 INITIALIZE_PASS(NVPTXLowerAlloca, "nvptx-lower-alloca",64 bool NVPTXLowerAlloca::runOnFunction(Function &F) { in runOnFunction()116 return new NVPTXLowerAlloca(); in createNVPTXLowerAllocaPass()