Searched refs:SConst (Results 1 – 1 of 1) sorted by relevance
1927 auto *SConst = dyn_cast<SCEVConstant>(Op); in costAndCollectOperands() local1928 return !SConst || SConst->getAPInt().ugt(1); in costAndCollectOperands()