Searched refs:VariableAllocaUsed (Results 1 – 2 of 2) sorted by relevance
837 bool VariableAllocaUsed = false; variable
1619 SpillAreaSizeBytes += MaxOutArgsSizeBytes * (VariableAllocaUsed ? 0 : 1); in addProlog()1623 (VariableAllocaUsed ? VariableAllocaAlignBytes : MaxOutArgsSizeBytes)); in addProlog()2421 VariableAllocaUsed = true; in lowerAlloca()3538 if (VariableAllocaUsed) in lowerCall()3554 if (VariableAllocaUsed) in lowerCall()