Searched defs:ValueTypeRange (Results 1 – 5 of 5) sorted by relevance
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | TypeRange.h | 136 ValueTypeRange(Container &&c) : ValueTypeRange(c.begin(), c.end()) {} ValueTypeRange() function |
H A D | Block.h | 27 class ValueTypeRange; global() variable |
H A D | ValueRange.h | 26 class ValueTypeRange; variable |
H A D | Region.h | 21 class ValueTypeRange; variable |
H A D | OperationSupport.h | 63 class ValueTypeRange; variable |