Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Analysis/Presburger/
H A DPresburgerSpace.cpp68 unsigned PresburgerSpace::getVarKindOffset(VarKind kind) const { getVarKindOffset() function in PresburgerSpace
[all...]
/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DIntegerRelation.h255 unsigned getVarKindOffset(VarKind kind) const { in getVarKindOffset() function