Searched refs:SpilledVariables (Results 1 – 1 of 1) sorted by relevance
799 VarList SpilledVariables; in getVarStackSlotParams() local829 SpilledVariables.push_back(Var); in getVarStackSlotParams()832 SortedSpilledVariables.reserve(SpilledVariables.size()); in getVarStackSlotParams()833 sortVarsByAlignment(SortedSpilledVariables, SpilledVariables); in getVarStackSlotParams()