Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/IRDL/
H A DIRDLLoading.cpp506 static bool getBases(Operation *op, SmallPtrSet<TypeID, 4> &paramIds, in getBases()
559 SmallPtrSet<TypeID, 4> paramIds; in checkCorrectAnyOf() local