Searched refs:PromoteAllocaToVectorMaxRegs (Results 1 – 1 of 1) sorted by relevance
69 static cl::opt<unsigned> PromoteAllocaToVectorMaxRegs( variable291 "amdgpu-promote-alloca-to-vector-max-regs", PromoteAllocaToVectorMaxRegs); in setFunctionLimits()292 if (PromoteAllocaToVectorMaxRegs.getNumOccurrences()) in setFunctionLimits()293 MaxVectorRegs = PromoteAllocaToVectorMaxRegs; in setFunctionLimits()