Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/IRDL/
H A DIRDLLoading.cpp508 SmallPtrSet<TypeID, 4> &isIds) { in getBases()
561 SmallPtrSet<TypeID, 4> isIds; in checkCorrectAnyOf() local