Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Analysis/
H A DSliceAnalysis.h33 bool inclusive = false; member
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorScan.cpp128 bool inclusive = scanOp.getInclusive(); in matchAndRewrite() local
/llvm-project/pstl/test/std/numerics/numeric.ops/
H A Dtransform_scan.pass.cpp24 static bool inclusive; variable
H A Dscan.pass.cpp87 static bool inclusive; variable