Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaInferShapes.cpp112 llvm::SmallVector<std::pair<Value, Type>> oldTypes; global() member in __anon52e786940111::TypeModificationState
/llvm-project/mlir/lib/IR/
H A DTypeUtilities.cpp176 TypeRange mlir::insertTypesInto(TypeRange oldTypes, ArrayRef<unsigned> indices, in insertTypesInto() argument