Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Support/
DStorageUniquer.h235 return mutateImpl(id, storage, mutationFn); in mutate()
262 mutateImpl(TypeID id, BaseStorage *storage,
/external/llvm-project/mlir/lib/Support/
DStorageUniquer.cpp357 LogicalResult StorageUniquer::mutateImpl( in mutateImpl() function in StorageUniquer