Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2197 auto *SConst = dyn_cast<SCEVConstant>(Op); in costAndCollectOperands() local
2198 return !SConst || SConst->getAPInt().ugt(1); in costAndCollectOperands()