aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorVladislav Vinogradov <vlad.vinogradov@intel.com>2021-02-04 14:12:05 +0300
committerVladislav Vinogradov <vlad.vinogradov@intel.com>2021-02-05 15:22:16 +0300
commitf349abc265ebbd2acdc6b6332f475f81aca49d48 (patch)
tree380dd3477ab5f870466e4f1064c7316661dc2713 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent45ccfd9c9d0311371a8217c15c2ef3ba969a0aff (diff)
downloadllvm-f349abc265ebbd2acdc6b6332f475f81aca49d48.zip
llvm-f349abc265ebbd2acdc6b6332f475f81aca49d48.tar.gz
llvm-f349abc265ebbd2acdc6b6332f475f81aca49d48.tar.bz2
[mlir] Add `const` qualifiers to `AffineMap` methods
The `AffineMap` class follows the same semantic as Type and Attribute. It is immutable object, so it make sence to mark its methods as const. Also part of its API is already marked as const, this change just make the API consistent. Reviewed By: ftynse, bondhugula Differential Revision: https://reviews.llvm.org/D96026
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions