Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Transform/Interfaces/
H A DTransformInterfaces.h1179 class ApplyToEachResultList; global() variable
1397 explicit ApplyToEachResultList(unsigned size) : results(size) {} ApplyToEachResultList() function
[all...]