Home
last modified time | relevance | path

Searched defs:cstA (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Dialect/Index/IR/
H A DIndexOps.cpp614 /// `cmp(max/min(x, cstA), cstB)` can be folded to a constant depending on the in fold() local
557 foldCmpOfMaxOrMin(Operation * lhsOp,const APInt & cstA,const APInt & cstB,unsigned width,IndexCmpPredicate pred) foldCmpOfMaxOrMin() argument
[all...]