Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp3609 unsigned nDynamic = llvm::count_if(shape.take_front(idx), [](int64_t v) { in getSize() local
3612 return dynamicSizes[nDynamic]; in getSize()