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