Searched refs:SetStackSlotsCount (Results 1 – 3 of 3) sorted by relevance
169 GetGraph()->SetStackSlotsCount(num_locals); in SaveNumLocalsToGraph()
115 GetGraph()->SetStackSlotsCount(GetTotalSlotsCount()); in Resolve()
474 void SetStackSlotsCount(uint32_t stack_slot_count) in SetStackSlotsCount() function