Searched refs:SpillOperands (Results 1 – 1 of 1) sorted by relevance
2166 SmallVector<const MachineOperand *> SpillOperands; in computeExprForSpill() local2168 SpillOperands.push_back(&Op); in computeExprForSpill()2169 return computeExprForSpill(MI, SpillOperands); in computeExprForSpill()