Searched defs:convertArrayToIndices (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/include/mlir/Dialect/LLVMIR/ | ||
H A D | LLVMDialect.h | 220 SmallVector<IntT> convertArrayToIndices(ArrayRef<Attribute> attrs) { convertArrayToIndices() function |