Searched refs:foldSignBitTest (Results 1 – 2 of 2) sorted by relevance
721 Instruction *foldSignBitTest(ICmpInst &I);
1199 Instruction *InstCombinerImpl::foldSignBitTest(ICmpInst &I) { in foldSignBitTest() function in InstCombinerImpl7699 if (Instruction *New = foldSignBitTest(I)) in visitICmpInst()