Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4745 bool CmpNegOne = N1C->getAPIntValue().isAllOnes(); in SimplifySetCC() local
4746 if ((CmpZero || CmpNegOne) && N0.hasOneUse()) { in SimplifySetCC()