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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1120 const APInt &NotSignBit = XorCST->getValue(); local
1126 Builder->getInt(RHSV ^ NotSignBit));

Completed in 304 milliseconds