Searched refs:Spread_X (Results 1 – 2 of 2) sorted by relevance
509 APInt Spread_X = getSetSize(), Spread_Y = Other.getSetSize(); in add() local516 if (X.getSetSize().ult(Spread_X) || X.getSetSize().ult(Spread_Y)) in add()530 APInt Spread_X = getSetSize(), Spread_Y = Other.getSetSize(); in sub() local537 if (X.getSetSize().ult(Spread_X) || X.getSetSize().ult(Spread_Y)) in sub()
655 APInt Spread_X = getSetSize(), Spread_Y = Other.getSetSize(); in add() local662 if (X.getSetSize().ult(Spread_X) || X.getSetSize().ult(Spread_Y)) in add()676 APInt Spread_X = getSetSize(), Spread_Y = Other.getSetSize(); in sub() local683 if (X.getSetSize().ult(Spread_X) || X.getSetSize().ult(Spread_Y)) in sub()