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

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

Completed in 74 milliseconds