Searched refs:Op1Int (Results 1 – 1 of 1) sorted by relevance
1359 APInt Op1Int = Op1CI->getValue(); in ComputeMultiple() local1360 uint64_t BitToSet = Op1Int.getLimitedValue(Op1Int.getBitWidth() - 1); in ComputeMultiple()1361 APInt API(Op1Int.getBitWidth(), 0); in ComputeMultiple()