Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2326 auto *SConst = dyn_cast<SCEVConstant>(Op); in costAndCollectOperands() local
2327 return !SConst || SConst->getAPInt().ugt(1); in costAndCollectOperands()