Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1615 const APInt &NotSignBit = XorCst->getValue(); in visitICmpInstWithInstAndIntCst() local
1621 Builder->getInt(RHSV ^ NotSignBit)); in visitICmpInstWithInstAndIntCst()