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