Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp476 SmallVectorImpl<int32_t> *updatedStructIndices, in recordStructIndices()
543 SmallVectorImpl<int32_t> *updatedStructIndices = nullptr, in findStructIndices()
595 SmallVector<int32_t> updatedStructIndices(structIndices.begin(), in build() local