Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Arith/Transforms/
H A DTransforms.h21 enum class BoundType; variable
/llvm-project/mlir/include/mlir/Dialect/Affine/Transforms/
H A DTransforms.h30 enum class BoundType; variable
/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DIntegerRelation.h43 enum class BoundType { EQ, LB, UB }; enum
/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h396 typedef PointerUnion<ConstantInt *, DIVariable *, DIExpression *> BoundType; typedef
443 using BoundType = PointerUnion<DIVariable *, DIExpression *>; variable
[all...]