Searched refs:AllocaAmount (Results 1 – 1 of 1) sorted by relevance
53 Lowering getLowering(int64_t CurrentOffset, int64_t AllocaAmount);98 int64_t AllocaAmount) { in getLowering() argument100 if (AllocaAmount < 0 || AllocaAmount > StackProbeSize) in getLowering()104 if (CurrentOffset + AllocaAmount <= StackProbeSize) in getLowering()