LLVM 19.0.0git
Namespaces | Functions
OverflowInstAnalysis.h File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

bool llvm::isCheckForZeroAndMulWithOverflow (Value *Op0, Value *Op1, bool IsAnd, Use *&Y)
 Match one of the patterns up to the select/logic op: Op0 = icmp ne i4 X, 0 Agg = call { i4, i1 } @llvm.
 
bool llvm::isCheckForZeroAndMulWithOverflow (Value *Op0, Value *Op1, bool IsAnd)