Searched refs:getWinAllocaAmount (Results 1 – 1 of 1) sorted by relevance
80 static int64_t getWinAllocaAmount(MachineInstr *MI, MachineRegisterInfo *MRI) { in getWinAllocaAmount() function159 int64_t Amount = getWinAllocaAmount(&MI, MRI); in computeLowerings()203 int64_t Amount = getWinAllocaAmount(MI, MRI); in lower()