Home
last modified time | relevance | path

Searched refs:SConst (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1927 auto *SConst = dyn_cast<SCEVConstant>(Op); in costAndCollectOperands() local
1928 return !SConst || SConst->getAPInt().ugt(1); in costAndCollectOperands()