Searched defs:getNumInputs (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/include/mlir/Analysis/Presburger/ | ||
H A D | QuasiPolynomial.h | 46 unsigned getNumInputs() const { in getNumInputs() function |
/llvm-project/mlir/lib/IR/ | ||
H A D | IntegerSet.cpp | 17 unsigned IntegerSet::getNumInputs() const { in getNumInputs() function in IntegerSet |
H A D | BuiltinTypes.cpp | 159 unsigned FunctionType::getNumInputs() const { return getImpl()->numInputs; } getNumInputs() function in FunctionType |
H A D | AffineMap.cpp | 390 unsigned AffineMap::getNumInputs() const { getNumInputs() function in AffineMap |