Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DIntegerSetDetail.h23 struct IntegerSetStorage : public StorageUniquer::BaseStorage { struct
43 static IntegerSetStorage * argument
46 new (allocator.allocate<IntegerSetStorage>()) IntegerSetStorage(); in construct() argument
H A DMLIRContext.cpp1021 [](IntegerSetStorage *) {}, dimCount, symbolCount, constraints, eqFlags); in get() argument