Searched refs:smul_fast (Results 1 – 3 of 3) sorted by relevance
442 ConstantRange smul_fast(const ConstantRange &Other) const;
1273 CR = CR.smul_fast(ConstantRange(Scale)); in aliasGEP()
1248 ConstantRange ConstantRange::smul_fast(const ConstantRange &Other) const { in smul_fast() function in ConstantRange