Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp541 findStructIndices(Type baseGEPType, ArrayRef<int32_t> structIndices, in findStructIndices() function
598 findStructIndices(elementType, structIndices, indices, in build()
671 if (llvm::Error err = findStructIndices(getSourceElementType(), structIndices, in verify()