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