Home
last modified time | relevance | path

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

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