Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseBufferRewriting.cpp524 Value lenCond = builder.create<arith::CmpIOp>(loc, arith::CmpIPredicate::ult, createChoosePivot() local
1157 Value lenCond = builder.create<arith::CmpIOp>( createQuickSortFunc() local