Searched refs:SpilledVariables (Results 1 – 1 of 1) sorted by relevance
812 VarList SpilledVariables; in getVarStackSlotParams() local842 SpilledVariables.push_back(Var); in getVarStackSlotParams()845 SortedSpilledVariables.reserve(SpilledVariables.size()); in getVarStackSlotParams()846 sortVarsByAlignment(SortedSpilledVariables, SpilledVariables); in getVarStackSlotParams()