Searched refs:setHasWinAlloca (Results 1 – 2 of 2) sorted by relevance
202 void setHasWinAlloca(bool v) { HasWinAlloca = v; } in setHasWinAlloca() function
24539 MF.getInfo<X86MachineFunctionInfo>()->setHasWinAlloca(true); in LowerDYNAMIC_STACKALLOC()