Home
last modified time | relevance | path

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

/llvm-project/mlir/unittests/Analysis/Presburger/
H A DUtilsTest.cpp79 TEST(UtilsTest, convolution) { in TEST() argument
/llvm-project/mlir/lib/Analysis/Presburger/
H A DUtils.cpp563 convolution.reserve(len); in multiplyPolynomials() local