Lines Matching refs:getFalse

328       return replaceInstUsesWith(ICI, Builder.getFalse());  in foldCmpLoadFromIndexedGlobal()
1359 return replaceInstUsesWith(Cmp, Builder.getFalse()); in foldICmpWithDominatingICmp()
1713 return replaceInstUsesWith(Cmp, ConstantInt::getFalse(Cmp.getType())); in foldICmpAndShift()
2843 return replaceInstUsesWith(Cmp, Builder.getFalse()); in foldICmpDivConstant()
2868 return replaceInstUsesWith(Cmp, Builder.getFalse()); in foldICmpDivConstant()
2873 return replaceInstUsesWith(Cmp, Builder.getFalse()); in foldICmpDivConstant()
2973 Constant *Res = Val ? Builder.getTrue() : Builder.getFalse(); in createLogicFromTable()
3244 Value *Cond = Builder.getFalse(); in foldICmpSelectConstant()
5243 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldICmpBinOp()
5503 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldICmpWithMinMax()
6102 Overflow = ConstantInt::getFalse(OverflowTy); in OptimizeOverflowCheck()
6118 Overflow = ConstantInt::getFalse(OverflowTy); in OptimizeOverflowCheck()
6620 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldICmpUsingKnownBits()
6627 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldICmpUsingKnownBits()
6634 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldICmpUsingKnownBits()
6641 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldICmpUsingKnownBits()
6649 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldICmpUsingKnownBits()
6658 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldICmpUsingKnownBits()
6667 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldICmpUsingKnownBits()
6676 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldICmpUsingKnownBits()
7237 return replaceInstUsesWith(CxtI, ConstantInt::getFalse(CxtI.getType())); in foldICmpCommutative()
7633 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldFCmpIntToFPConst()
7703 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldFCmpIntToFPConst()
7720 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldFCmpIntToFPConst()
7732 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldFCmpIntToFPConst()
7745 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldFCmpIntToFPConst()
7756 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldFCmpIntToFPConst()
7777 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldFCmpIntToFPConst()
7782 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldFCmpIntToFPConst()
7794 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldFCmpIntToFPConst()
8289 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in visitFCmpInst()