Home
last modified time | relevance | path

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

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