Lines Matching refs:getTrue

349       return replaceInstUsesWith(ICI, Builder.getTrue());  in foldCmpLoadFromIndexedGlobal()
1361 return replaceInstUsesWith(Cmp, Builder.getTrue()); in foldICmpWithDominatingICmp()
1715 return replaceInstUsesWith(Cmp, ConstantInt::getTrue(Cmp.getType())); in foldICmpAndShift()
2854 return replaceInstUsesWith(Cmp, Builder.getTrue()); in foldICmpDivConstant()
2866 return replaceInstUsesWith(Cmp, Builder.getTrue()); in foldICmpDivConstant()
2875 return replaceInstUsesWith(Cmp, Builder.getTrue()); in foldICmpDivConstant()
2973 Constant *Res = Val ? Builder.getTrue() : Builder.getFalse(); in createLogicFromTable()
5245 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldICmpBinOp()
5480 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldICmpWithMinMax()
6113 Overflow = ConstantInt::getTrue(OverflowTy); in OptimizeOverflowCheck()
6618 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldICmpUsingKnownBits()
6625 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldICmpUsingKnownBits()
6632 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldICmpUsingKnownBits()
6639 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldICmpUsingKnownBits()
6647 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldICmpUsingKnownBits()
6656 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldICmpUsingKnownBits()
6665 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldICmpUsingKnownBits()
6674 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldICmpUsingKnownBits()
7234 return replaceInstUsesWith(CxtI, ConstantInt::getTrue(CxtI.getType())); in foldICmpCommutative()
7636 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldFCmpIntToFPConst()
7701 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldFCmpIntToFPConst()
7719 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldFCmpIntToFPConst()
7731 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldFCmpIntToFPConst()
7744 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldFCmpIntToFPConst()
7755 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldFCmpIntToFPConst()
7775 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldFCmpIntToFPConst()
7807 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldFCmpIntToFPConst()
7819 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in foldFCmpIntToFPConst()
8300 return replaceInstUsesWith(I, ConstantInt::getTrue(I.getType())); in visitFCmpInst()