Home
last modified time | relevance | path

Searched refs:kColWidth (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DSparseTensorUtils.cpp71 static constexpr int kColWidth = 1025; variable
1157 if (fgets(line, kColWidth, file)) in readLine()
1234 char line[kColWidth];