Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2732 bool NoAddCarry = TyActn == TargetLoweringBase::TypeLegal || in visitADDLike() local
2735 if (NoAddCarry) in visitADDLike()