Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DIRMapping.h95 auto &getMap() const { in getMap() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h82 const Map &getMap() const { return Segments; } in getMap() function
/llvm-project/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineOps.h514 AffineMap getMap() { return map; } in getMap() function
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h126 const IDToNodeMap &getMap() const { in getMap() function