Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1290 const APInt &NotSignBit = XorCst->getValue(); in visitICmpInstWithInstAndIntCst() local
1296 Builder->getInt(RHSV ^ NotSignBit)); in visitICmpInstWithInstAndIntCst()