Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DTypeDetail.h247 ArrayRef<Type> typesInAllocator = allocator.copyInto(body); in mutate() local
248 identifiedBodyArray = typesInAllocator.data(); in mutate()
249 setIdentifiedBodySize(typesInAllocator.size()); in mutate()