Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3989 bool CmpNegOne = N1C->getAPIntValue().isAllOnesValue(); in SimplifySetCC() local
3990 if ((CmpZero || CmpNegOne) && N0.hasOneUse()) { in SimplifySetCC()