Searched refs:IsSpill (Results 1 – 1 of 1) sorted by relevance
4527 bool IsSpill = Ops[0] == 0; in foldMemoryOperandImpl() local4528 bool IsFill = !IsSpill; in foldMemoryOperandImpl()4547 if (IsSpill) in foldMemoryOperandImpl()4565 if (IsSpill && DstMO.isUndef() && SrcReg.isPhysical()) { in foldMemoryOperandImpl()